Skip to content

Commit

Permalink
updated pnpm version in github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
imolorhe committed Nov 16, 2024
1 parent 69578dc commit 0bdfcbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
id: pnpm-install
with:
run_install: false
version: 9

- name: Get pnpm store directory
id: pnpm-cache
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
id: pnpm-install
with:
run_install: false
version: 9

- name: Get pnpm store directory
id: pnpm-cache
Expand Down

0 comments on commit 0bdfcbc

Please sign in to comment.