Skip to content

Commit 098cee4

Browse files
committed
开发 编译指定pnpm版本
1 parent 0adb499 commit 098cee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
env:
3636
M_ARCH: ${{matrix.arch}}
3737
run: |
38-
npm install -g pnpm
38+
npm install -g pnpm@10.0.0
3939
pnpm install
4040
pnpm run dist
4141

0 commit comments

Comments
 (0)