Skip to content

Commit

Permalink
Try manually adding install for libportaudio2
Browse files Browse the repository at this point in the history
  • Loading branch information
javerbukh committed Dec 11, 2024
1 parent 14c1602 commit 2dc155b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_cron_weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,6 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install tox
sudo apt-get install libportaudio2
- name: Test with tox
run: tox -e py310-test-straussdeps

0 comments on commit 2dc155b

Please sign in to comment.