mirror of
https://github.com/iptv-org/epg
synced 2025-12-21 12:56:55 -05:00
Update _check.yml
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user