mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-04-01 02:42:23 -05:00
chore: update pnpm changeset action
This commit is contained in:
parent
5f3eee5eaf
commit
db4afeaff9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/changesets.yml
vendored
2
.github/workflows/changesets.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
node-version: 14
|
||||
|
||||
- name: install pnpm
|
||||
run: npm i pnpm@5.5.2 -g
|
||||
run: npm i pnpm@latest -g
|
||||
|
||||
- name: setup pnpm config
|
||||
run: pnpm config set store-dir $PNPM_CACHE_FOLDER
|
||||
|
|
Loading…
Add table
Reference in a new issue