Merge branch 'master' into patch-1
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user