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
7604a25c3c
commit
c14ab65287
1 changed files with 1 additions and 1 deletions
2
.github/workflows/_check.yml
vendored
2
.github/workflows/_check.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
mkdir -p scripts/data
|
mkdir -p scripts/data
|
||||||
curl -L -o scripts/data/channels.json https://iptv-org.github.io/api/channels.json
|
curl -L -o scripts/data/channels.json https://iptv-org.github.io/api/channels.json
|
||||||
- uses: tj-actions/changed-files@v19
|
- uses: tj-actions/changed-files@v35
|
||||||
id: files
|
id: files
|
||||||
with:
|
with:
|
||||||
files: sites/**/*.channels.xml
|
files: sites/**/*.channels.xml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue