Skip to content

Commit b1735a7

Browse files
author
郑培鑫
committed
ci: update workflows
1 parent c929f95 commit b1735a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: pnpm/action-setup@v3
2323
with:
2424
version: 8
25-
- run: pnpm ci
25+
- run: pnpm i
2626
- run: pnpm build
2727
- uses: JS-DevTools/npm-publish@v3
2828
with:

0 commit comments

Comments
 (0)