Skip to content

Commit 9e26c14

Browse files
authored
Fix CI
1 parent 5fdb456 commit 9e26c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
with:
2121
version: 6.32.11
2222
- name: Install dependencies
23-
run: pnpm
23+
run: pnpm i
2424
- name: Run publish script
2525
run: pnpm release

0 commit comments

Comments
 (0)