mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
Update python-app.yml
This commit is contained in:
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
|||||||
cd portaudio
|
cd portaudio
|
||||||
|
|
||||||
# Configure with ASIO support
|
# Configure with ASIO support
|
||||||
mkdir build && cd build
|
cd build
|
||||||
cmake .. \
|
cmake .. \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
-DPA_USE_ASIO=ON \
|
-DPA_USE_ASIO=ON \
|
||||||
|
|||||||
Reference in New Issue
Block a user