mirror of
https://code.forgejo.org/pnpm/action-setup.git
synced 2025-05-17 12:24:45 +00:00
Update CI
This commit is contained in:
parent
fe4a915fbf
commit
60fae6c938
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test.yaml
vendored
4
.github/workflows/test.yaml
vendored
|
@ -48,8 +48,8 @@ jobs:
|
||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
version: 4.11.1
|
version: 4.11.1
|
||||||
dest: /test/pnpm
|
dest: ~/test/pnpm
|
||||||
bin_dest: /test/pnpm/.bin
|
bin_dest: ~/test/pnpm/.bin
|
||||||
registry: http://registry.yarnpkg.com/
|
registry: http://registry.yarnpkg.com/
|
||||||
|
|
||||||
- name: 'Test: which'
|
- name: 'Test: which'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue