Skip to content

Commit 1decb4d

Browse files
committed
fix: remove pnpm version to use packageManager from package.json
1 parent 50ade28 commit 1decb4d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@ jobs:
6464

6565
- name: Install pnpm
6666
uses: pnpm/action-setup@v4
67-
with:
68-
version: 10
6967

7068
- name: Get pnpm store directory
7169
shell: bash

0 commit comments

Comments
 (0)