Skip to content

Commit

Permalink
Update changesets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado authored Jul 27, 2021
1 parent a6b0d63 commit fc18533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changesets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.VERDACCIO_TOKEN }}

- name: install pnpm
run: npm i pnpm@latest -g
run: npm i pnpm@6.10.3 -g
env:
NODE_AUTH_TOKEN: ${{ secrets.VERDACCIO_TOKEN }}

Expand Down

0 comments on commit fc18533

Please sign in to comment.