We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cc6cac commit cbdeb29Copy full SHA for cbdeb29
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
run: npm run prepare
27
28
- name: Rebuild
29
- run: npm run rebuild
+ run: npm rebuild
30
31
- name: Run linting
32
run: npm run lint
0 commit comments