Skip to content

Commit db400a7

Browse files
committed
fix: ci
1 parent e7d299f commit db400a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
with:
2727
version: 7
2828
run_install: false
29-
- run: pnpm
29+
- run: pnpm install
3030
- run: pnpm test run
3131
- run: pnpm build

0 commit comments

Comments
 (0)