Skip to content

Commit

Permalink
fix: remove hardcoded pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbeckers committed Aug 21, 2024
1 parent ed2024d commit d55b0e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/create-release-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- uses: pnpm/action-setup@v4
name: Install pnpm
with:
version: 9
run_install: false

- name: Install Node.js
Expand Down

0 comments on commit d55b0e9

Please sign in to comment.