Skip to content

Commit

Permalink
Merge branch 'develop' into fix_balance
Browse files Browse the repository at this point in the history
  • Loading branch information
hbredin authored Sep 20, 2023
2 parents 8baba48 + 1af9d44 commit 8bfd924
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Install libsndfile
if: matrix.os == 'ubuntu-latest'
run: |
sudo apt-get update
sudo apt-get install libsndfile1
- name: Install pyannote.audio
run: |
Expand Down

0 comments on commit 8bfd924

Please sign in to comment.