mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update _load.yml
This commit is contained in:
parent
3b561e8901
commit
7ab1098be5
1 changed files with 1 additions and 4 deletions
5
.github/workflows/_load.yml
vendored
5
.github/workflows/_load.yml
vendored
|
@ -15,10 +15,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Download data from API
|
- run: npm run api:load
|
||||||
run: |
|
|
||||||
mkdir -p scripts/data
|
|
||||||
curl -L -o scripts/data/channels.json https://iptv-org.github.io/api/channels.json
|
|
||||||
- uses: FedericoCarboni/setup-ffmpeg@v1
|
- uses: FedericoCarboni/setup-ffmpeg@v1
|
||||||
- uses: actions/setup-node@v2
|
- uses: actions/setup-node@v2
|
||||||
if: ${{ !env.ACT }}
|
if: ${{ !env.ACT }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue