Skip to content

Commit b206744

Browse files
committed
adapt CI
1 parent c8e1cc9 commit b206744

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
@@ -39,7 +39,7 @@ jobs:
3939
4040
- name: Typecheck everything (tsc)
4141
run: |
42-
npm run compile
42+
npm run build
4343
4444
- name: Lint everything (eslint)
4545
run: |

0 commit comments

Comments
 (0)