Skip to content

Commit d1ac3d5

Browse files
committed
fix: build
1 parent 7090e1d commit d1ac3d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
name: Install pnpm
2323
id: pnpm-install
2424
with:
25-
version: 9
25+
version: "9.9.0"
2626
run_install: false
2727

2828
- name: Get pnpm store directory

0 commit comments

Comments
 (0)