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 c8e1cc9 commit b206744Copy full SHA for b206744
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Typecheck everything (tsc)
41
run: |
42
- npm run compile
+ npm run build
43
44
- name: Lint everything (eslint)
45
0 commit comments