mirror of
https://github.com/spatialaudio/portaudio-binaries.git
synced 2026-03-06 14:45:54 +08:00
Release
This commit is contained in:
2
.github/workflows/build-libs.yml
vendored
2
.github/workflows/build-libs.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
path: portaudio
|
||||
- name: cmake configure
|
||||
run: |
|
||||
cmake -S portaudio -B build
|
||||
cmake -S portaudio -B build -D CMAKE_BUILD_TYPE=Release
|
||||
- name: cmake build
|
||||
run: |
|
||||
cmake --build build
|
||||
|
||||
Reference in New Issue
Block a user