Skip to content

Commit 4ad3a26

Browse files
authored
Update release.yml
Remove pnpm version from setup step
1 parent 21aab03 commit 4ad3a26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
id: pnpm-install
2626
uses: pnpm/action-setup@v3
2727
with:
28-
version: 8
2928
run_install: false
3029

3130
- name: Get pnpm store directory

0 commit comments

Comments
 (0)