Skip to content

Commit

Permalink
chore: update workflow pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
shellscape committed Sep 23, 2024
1 parent 247c5ec commit 1167e96
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 @@ -39,7 +39,7 @@ jobs:
id: pnpm-setup
run: |
corepack enable
corepack prepare pnpm@8 --activate
corepack prepare pnpm@latest --activate
pnpm config set script-shell "/usr/bin/bash"
echo "::set-output name=pnpm_cache_dir::$(pnpm store path)"
Expand Down

0 comments on commit 1167e96

Please sign in to comment.