mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 09:30:06 -04:00
Merge branch 'master' into patch-1
This commit is contained in:
commit
65c6bf85ab
2 changed files with 4 additions and 1 deletions
2
.github/workflows/_check.yml
vendored
2
.github/workflows/_check.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 2
|
||||
- name: download data from api
|
||||
- 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue