mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 02:43:48 +02:00
Adjust CI
This commit is contained in:
@@ -20,6 +20,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Run build
|
||||
run: npm run build
|
||||
|
||||
- name: Run TypeScript
|
||||
run: npm run check
|
||||
|
||||
|
||||
Reference in New Issue
Block a user