fix: ci

fix: ci
This commit is contained in:
imccyu
2026-08-21 14:11:06 +08:00
committed by imccyu
parent f4b080ffe0
commit 60e44b2d78
2 changed files with 8 additions and 10 deletions
+1 -3
View File
@@ -436,9 +436,7 @@ jobs:
- uses: pnpm/action-setup@v4
with:
dest: ${{ runner.temp }}/setup-pnpm
# Exercise package-script re-entry through the native pnpm.exe distribution.
standalone: true
dest: ${{ runner.temp }}/setup-pnpm-js
- uses: actions/setup-node@v6
with: