mirror of
https://github.com/iptv-org/epg
synced 2025-12-22 05:17:00 -05:00
Update _load.yml
This commit is contained in:
5
.github/workflows/_load.yml
vendored
5
.github/workflows/_load.yml
vendored
@@ -15,10 +15,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Download data from API
|
||||
run: |
|
||||
mkdir -p scripts/data
|
||||
curl -L -o scripts/data/channels.json https://iptv-org.github.io/api/channels.json
|
||||
- run: npm run api:load
|
||||
- uses: FedericoCarboni/setup-ffmpeg@v1
|
||||
- uses: actions/setup-node@v2
|
||||
if: ${{ !env.ACT }}
|
||||
|
||||
Reference in New Issue
Block a user