Actions: prefix apt-get call with sudo

This commit is contained in:
Free TV
2022-09-29 11:27:15 +01:00
parent ca724933cf
commit aadec165fa
+1 -1
View File
@@ -46,6 +46,6 @@ jobs:
run: |
npm install -g iptv-checker || true
mkdir -p output
apt-get install -y ffmpeg
sudo apt-get install -y ffmpeg
iptv-checker -o output -p 100 -t 120000 ./playlist.m3u8