Skip to content

Commit

Permalink
chore: Remove pnpm version from release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
octet-stream committed May 24, 2024
1 parent 6afa9fc commit b422984
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
id: pnpm-install
uses: pnpm/action-setup@v4
with:
version: 8
run_install: false

- name: Get pnpm store directory
Expand Down

0 comments on commit b422984

Please sign in to comment.