Skip to content

Commit cbdeb29

Browse files
committed
fix ci
1 parent 2cc6cac commit cbdeb29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: npm run prepare
2727

2828
- name: Rebuild
29-
run: npm run rebuild
29+
run: npm rebuild
3030

3131
- name: Run linting
3232
run: npm run lint

0 commit comments

Comments
 (0)