Skip to content

Commit 9b65240

Browse files
authored
fix(ci): 更新 Auto Deploy pnpm 版本尝试修复 build 错误 (#280)
1 parent 21e9bb8 commit 9b65240

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Setup pnpm
3535
uses: pnpm/action-setup@v3
3636
with:
37-
version: 8
37+
version: 9
3838
- name: Install deps
3939
run: pnpm i --no-frozen-lockfile
4040
- name: Build site

0 commit comments

Comments
 (0)