Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
noituri committed Jan 20, 2025
1 parent 36be2f6 commit 4bd84aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/package_for_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:
steps:
- name: 🛠 Install system dependencies
run: |
sudo apt install software-properties-common -y
sudo add-apt-repository ppa:savoury1/ffmpeg4
sudo add-apt-repository ppa:savoury1/multimedia
sudo add-apt-repository ppa:savoury1/ffmpeg6
sudo apt-get update -y -qq
Expand Down

0 comments on commit 4bd84aa

Please sign in to comment.