Merge branch 'master' into patch-1

This commit is contained in:
Aleksandr Statciuk 2022-02-28 00:00:32 +03:00
commit 65c6bf85ab
2 changed files with 4 additions and 1 deletions

View file

@ -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