Skip to content

Commit 9c2f0f1

Browse files
fix: fix ci
1 parent c1de52a commit 9c2f0f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
uses: actions/checkout@v4
1616
- name: Install pnpm
1717
uses: pnpm/action-setup@v4
18+
with:
19+
version: 9
1820
- name: Set up NodeJS
1921
uses: actions/setup-node@v4
2022
with:

0 commit comments

Comments
 (0)