mirror of
https://github.com/iptv-org/iptv.git
synced 2026-03-13 11:41:07 -04:00
Merge branch 'add-epg-flag-to-github-action'
This commit is contained in:
4
.github/workflows/auto-update.yml
vendored
4
.github/workflows/auto-update.yml
vendored
@@ -16,8 +16,8 @@ jobs:
|
||||
- name: "npm install"
|
||||
run: npm install
|
||||
|
||||
- name: "npm run format"
|
||||
run: npm run format
|
||||
- name: "npm run format --epg"
|
||||
run: npm run format --epg
|
||||
|
||||
- name: "npm run generate"
|
||||
run: npm run generate
|
||||
|
||||
Reference in New Issue
Block a user