Update python-app.yml

This commit is contained in:
Anthony Samms
2025-09-16 01:21:10 -04:00
parent d537f19a1c
commit 8a589e42a6

View File

@@ -55,7 +55,7 @@ jobs:
cd portaudio
# Configure with ASIO support
mkdir build && cd build
cd build
cmake .. \
-DCMAKE_BUILD_TYPE=Release \
-DPA_USE_ASIO=ON \