Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Galkon committed Nov 12, 2023
1 parent 6fe8df0 commit 5fd11fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
node-version: '16' # Specify the Node.js version

- name: Install PNPM
run: npm install -g pnpm
run: npm install -g pnpm@6.34.0

- name: Install dependencies
run: pnpm install
Expand Down

0 comments on commit 5fd11fa

Please sign in to comment.