Skip to content

Commit

Permalink
install ffmeg
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtrkmn committed Feb 28, 2021
1 parent a7cf23d commit 7252434
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/releaseplaylists.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ jobs:
sudo apt-get update -y
sudo apt-get install pigz -y
- name: Install FFMEG
run: |
sudo apt-get install ffmpeg -y
- name: Get youtube-dl
run: |
sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl
Expand Down

0 comments on commit 7252434

Please sign in to comment.