Skip to content

Commit

Permalink
chore: fixed pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
iosh committed Nov 20, 2024
1 parent 628f88d commit d93a88a
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 @@ -27,7 +27,7 @@ jobs:
- name: Set up pnpm
uses: pnpm/action-setup@v4
with:
version: 9
version: 9.13.2
- name: Install dependencies
run: pnpm install
- name: Build
Expand Down

0 comments on commit d93a88a

Please sign in to comment.