mirror of
https://github.com/iptv-org/iptv
synced 2026-03-22 03:41:39 -04:00
Rewrite api:load script
This commit is contained in:
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@@ -29,8 +29,6 @@ jobs:
|
||||
cache: 'npm'
|
||||
- name: install dependencies
|
||||
run: npm install
|
||||
- name: load api data
|
||||
run: npm run api:load
|
||||
- name: update internal playlists
|
||||
run: npm run playlist:update --silent >> $GITHUB_OUTPUT
|
||||
id: playlist-update
|
||||
|
||||
Reference in New Issue
Block a user