Skip to content

Commit cdfaa1a

Browse files
committed
ci: 指定 pnpm 版本
1 parent 296fc29 commit cdfaa1a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

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

2323
- name: Install pnpm
2424
uses: pnpm/action-setup@v4
25+
with:
26+
version: 10
2527

2628
- name: Install and Build
2729
working-directory: ChuChartManager/Front

0 commit comments

Comments
 (0)