Skip to content

Commit cbdd4b1

Browse files
committed
fix: test actions build
1 parent 9b6935a commit cbdd4b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/commit-test-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
node-version: 14
2222
- run: |
2323
npm install -g pnpm
24-
pnpm
24+
pnpm i
2525
pnpm build

0 commit comments

Comments
 (0)