Skip to content

Commit

Permalink
Update quick-runs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmc2005 authored Oct 31, 2023
1 parent c5aa946 commit 37c6a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quick-runs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
sudo add-apt-repository ppa:savoury1/ffmpeg4
sudo apt-get update
sudo apt-get -y install ffmpeg=4.3
sudo apt-get -y install ffmpeg
sudo apt-get -y install libportaudio2=19.6.0-1.1
python -m pip install --upgrade pip
pip install .
Expand Down

0 comments on commit 37c6a49

Please sign in to comment.