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 cebc109 commit 6b50338
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 @@ -32,7 +32,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get -y install libportaudio2=19.6.0-1.1
sudo apt-get -y install ffmpeg=4.3.6
sudo apt-get -y install ffmpeg=4.3
python -m pip install --upgrade pip
pip install .
- name: Run stream
Expand Down

0 comments on commit 6b50338

Please sign in to comment.