mirror of
https://github.com/pnpm/action-setup.git
synced 2026-05-01 01:43:23 +08:00
Update test workflow
This commit is contained in:
@@ -58,8 +58,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
version: 4.11.1
|
version: 4.11.1
|
||||||
dest: ~/test/pnpm
|
dest: ~/test/pnpm
|
||||||
bin_dest: ~/test/pnpm/.bin
|
|
||||||
registry: http://registry.yarnpkg.com/
|
|
||||||
|
|
||||||
- name: 'Test: which'
|
- name: 'Test: which'
|
||||||
run: which pnpm && which pnpx
|
run: which pnpm && which pnpx
|
||||||
|
|||||||
Reference in New Issue
Block a user