mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update _check.yml
This commit is contained in:
parent
ac5347ba97
commit
0e8d85f40a
1 changed files with 2 additions and 0 deletions
2
.github/workflows/_check.yml
vendored
2
.github/workflows/_check.yml
vendored
|
@ -8,6 +8,8 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
fetch-depth: 2
|
||||||
- name: Download channels from API
|
- name: Download channels from API
|
||||||
run: |
|
run: |
|
||||||
mkdir -p scripts/data
|
mkdir -p scripts/data
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue