Skip to content

Commit 02c3f32

Browse files
Update opus.yml
1 parent 3c7aa47 commit 02c3f32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/opus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ jobs:
401401

402402
- name: Configure
403403
working-directory: ./build
404-
run: cmake ../opus -DCMAKE_BUILD_TYPE=Release -DOPUS_BUILD_PROGRAMS=ON -DBUILD_TESTING=ON -DBUILD_SHARED_LIBS=ON
404+
run: cmake ../opus -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=OFF
405405

406406
- name: Build
407407
working-directory: ./build

0 commit comments

Comments
 (0)