We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7aa47 commit 02c3f32Copy full SHA for 02c3f32
1 file changed
.github/workflows/opus.yml
@@ -401,7 +401,7 @@ jobs:
401
402
- name: Configure
403
working-directory: ./build
404
- run: cmake ../opus -DCMAKE_BUILD_TYPE=Release -DOPUS_BUILD_PROGRAMS=ON -DBUILD_TESTING=ON -DBUILD_SHARED_LIBS=ON
+ run: cmake ../opus -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=OFF
405
406
- name: Build
407
0 commit comments