mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-13 10:30:03 -04:00
Update check.yml
This commit is contained in:
parent
3a85d78795
commit
531ccd0cbe
1 changed files with 2 additions and 2 deletions
4
.github/workflows/check.yml
vendored
4
.github/workflows/check.yml
vendored
|
@ -19,5 +19,5 @@ jobs:
|
||||||
curl -L -o scripts/data/blocklist.json https://iptv-org.github.io/api/blocklist.json
|
curl -L -o scripts/data/blocklist.json https://iptv-org.github.io/api/blocklist.json
|
||||||
curl -L -o scripts/data/channels.json https://iptv-org.github.io/api/channels.json
|
curl -L -o scripts/data/channels.json https://iptv-org.github.io/api/channels.json
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run lint
|
- run: npm run playlist:lint
|
||||||
- run: npm run validate
|
- run: npm run playlist:validate
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue