Skip to content

Commit

Permalink
fix the github linux build and test
Browse files Browse the repository at this point in the history
Signed-off-by: Ronnie Sahlberg <[email protected]>
  • Loading branch information
sahlberg committed May 18, 2023
1 parent 8cd16af commit eaea784
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
sudo apt update --fix-missing
sudo apt install python-is-python3
sudo apt install python3-pip
sudo apt install libsndfile-dev
Expand Down

0 comments on commit eaea784

Please sign in to comment.