Skip to content

Commit 9823a00

Browse files
committed
fix: try fix ci
Signed-off-by: Innei <[email protected]>
1 parent 853fda7 commit 9823a00

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ jobs:
2222
run: git lfs checkout
2323

2424
- uses: pnpm/[email protected]
25-
with:
26-
version: 9.x.x
25+
2726
- name: Use Node.js ${{ matrix.node-version }}
2827
uses: actions/setup-node@v4
2928
with:

0 commit comments

Comments
 (0)