Skip to content

Commit 25d5c16

Browse files
authored
fix: release CI
1 parent 6f49313 commit 25d5c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
- name: Install pnpm
9393
uses: pnpm/action-setup@v2
9494
with:
95-
version: 8
95+
version: 9
9696
run_install: false
9797

9898
- name: Setup NodeJS

0 commit comments

Comments
 (0)