mirror of
https://github.com/iptv-org/iptv
synced 2025-12-16 18:37:17 -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
|
||||
- name: load api data
|
||||
run: npm run api:load
|
||||
- name: setup database
|
||||
run: npm run db:create
|
||||
- name: update internal playlists
|
||||
run: npm run playlist:update --silent >> $GITHUB_OUTPUT
|
||||
id: playlist-update
|
||||
|
||||
Reference in New Issue
Block a user