mirror of https://github.com/Free-TV/IPTV
Actions: Fix filename
parent
15bf8f3df0
commit
ef685aff35
|
@ -40,7 +40,7 @@ jobs:
|
|||
EOF
|
||||
ls -lar ./ || 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
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue