Skip to content

Commit

Permalink
Sympal workflow ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
Beinsezii committed May 16, 2024
1 parent 60d1171 commit 08cb605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sympal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install deps
run: sudo apt install libasound2-dev libdbus-1-dev pkg-config
run: sudo apt install libasound2-dev libdbus-1-dev pkg-config ffmpeg
- name: Install yt-dlp
run: python3 -m pip install -U 'yt-dlp[default]'
- name: Build
Expand Down

0 comments on commit 08cb605

Please sign in to comment.