mirror of
https://github.com/pnpm/action-setup.git
synced 2024-11-10 09:39:11 +08:00
Update CI
This commit is contained in:
parent
fe4a915fbf
commit
60fae6c938
4
.github/workflows/test.yaml
vendored
4
.github/workflows/test.yaml
vendored
@ -48,8 +48,8 @@ jobs:
|
||||
uses: ./
|
||||
with:
|
||||
version: 4.11.1
|
||||
dest: /test/pnpm
|
||||
bin_dest: /test/pnpm/.bin
|
||||
dest: ~/test/pnpm
|
||||
bin_dest: ~/test/pnpm/.bin
|
||||
registry: http://registry.yarnpkg.com/
|
||||
|
||||
- name: 'Test: which'
|
||||
|
Loading…
Reference in New Issue
Block a user