Update build-project.yml

This commit is contained in:
DJ2LS 2021-08-29 15:54:23 +02:00 committed by GitHub
parent 2c5a77cb2f
commit 74d609e106
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ jobs:
- name: Install Linux dependencies
if: matrix.os == 'ubuntu-latest'
run: |
sudo apt install portaudio19-dev libhamlib-dev libhamlib-utils build-essential cmake
sudo apt install portaudio19-dev libhamlib-dev libhamlib-utils build-essential cmake python3-libhamlib2
python -m pip install --upgrade pip
pip3 install pyaudio
pip3 install psutil