mirror of https://github.com/Free-TV/IPTV
Actions: Fix filename
parent
15bf8f3df0
commit
ef685aff35
|
@ -40,7 +40,7 @@ jobs:
|
||||||
EOF
|
EOF
|
||||||
ls -lar ./ || true
|
ls -lar ./ || true
|
||||||
cat playlist.m3u8 || true
|
cat playlist.m3u8 || true
|
||||||
m3u-linter -c ./m3u-linter.config.json ./playlist.m3u8
|
m3u-linter -c ./M3u-linter.config.json ./playlist.m3u8
|
||||||
|
|
||||||
- name: Install IPTV Checker and check the playlist
|
- name: Install IPTV Checker and check the playlist
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue