mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 19:07:37 -05:00
Update update.yml
This commit is contained in:
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@@ -33,8 +33,6 @@ jobs:
|
|||||||
run: npm install
|
run: npm install
|
||||||
- name: load api data
|
- name: load api data
|
||||||
run: npm run api:load
|
run: npm run api:load
|
||||||
- name: setup database
|
|
||||||
run: npm run db:create
|
|
||||||
- name: update internal playlists
|
- name: update internal playlists
|
||||||
run: npm run playlist:update --silent >> $GITHUB_OUTPUT
|
run: npm run playlist:update --silent >> $GITHUB_OUTPUT
|
||||||
id: playlist-update
|
id: playlist-update
|
||||||
|
|||||||
Reference in New Issue
Block a user