mirror of
https://github.com/iptv-org/iptv
synced 2025-12-22 05:17:24 -05:00
Update main.yml
This commit is contained in:
committed by
GitHub
parent
f6fda19079
commit
407732059c
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -18,6 +18,9 @@ jobs:
|
||||
|
||||
- name: "npm install"
|
||||
run: npm install
|
||||
|
||||
- name: "npm run format"
|
||||
run: npm run format
|
||||
|
||||
- name: "npm run generate"
|
||||
run: npm run generate
|
||||
|
||||
Reference in New Issue
Block a user