mirror of
https://github.com/iptv-org/iptv
synced 2025-12-22 13:27:29 -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
@@ -19,6 +19,9 @@ jobs:
|
|||||||
- name: "npm install"
|
- name: "npm install"
|
||||||
run: npm install
|
run: npm install
|
||||||
|
|
||||||
|
- name: "npm run format"
|
||||||
|
run: npm run format
|
||||||
|
|
||||||
- name: "npm run generate"
|
- name: "npm run generate"
|
||||||
run: npm run generate
|
run: npm run generate
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user