Actions: Fix filename

pull/1131/head
Free TV 2022-09-29 10:52:23 +01:00
parent 25849b474f
commit 2546133f80
1 changed files with 1 additions and 1 deletions

View File

@ -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: |