Skip to content

Commit

Permalink
fix: stop hardcoding pnpm version on release
Browse files Browse the repository at this point in the history
  • Loading branch information
rgomezcasas committed Jun 11, 2024
1 parent f0ea57e commit 4ea4b19
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:

- name: 🟨 Setup pnpm
uses: pnpm/action-setup@v4
with:
version: 9

- name: 📥 Install dependencies
run: pnpm install
Expand Down

0 comments on commit 4ea4b19

Please sign in to comment.