Update python-app.yml

This commit is contained in:
Anthony Samms
2025-09-15 11:00:14 -04:00
parent 74c3414ccd
commit 84dcf13743

View File

@@ -27,11 +27,8 @@ jobs:
sudo apt-get install -y \ sudo apt-get install -y \
build-essential \ build-essential \
pkg-config \ pkg-config \
libportaudio2 \ portaudio19-dev \
libportaudio-dev \
libsndfile1 \
libsndfile1-dev \ libsndfile1-dev \
libsamplerate0 \
libsamplerate0-dev libsamplerate0-dev
- name: Install Audio Dependencies (macOS) - name: Install Audio Dependencies (macOS)