Skip to content

Commit be06d8b

Browse files
committed
fix(ci): pnpm version
1 parent 674c9e3 commit be06d8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- uses: pnpm/action-setup@v4
2020
with:
2121
run_install: false
22+
version: 10.2.0
2223
- name: build 2025
2324
working-directory: ./2025
2425
run: |

0 commit comments

Comments
 (0)