mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-02 19:00:29 +00:00
chore: autofix tsc compliation (#6689)
This commit is contained in:
@@ -42,4 +42,8 @@ jobs:
|
||||
run: npm run fmt
|
||||
continue-on-error: true
|
||||
|
||||
- name: Compile TypeScript
|
||||
run: npm run tsc
|
||||
continue-on-error: true
|
||||
|
||||
- uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27
|
||||
|
||||
Reference in New Issue
Block a user