1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-02-09 00:08:43 +01:00

CI: Disable audio cd for Windows MinGW build

This commit is contained in:
Jonas Kvinge 2022-07-25 15:27:17 +02:00
parent 252936134b
commit 44ce7f4c67

View File

@ -1517,6 +1517,7 @@ jobs:
-DENABLE_DBUS=OFF
-DENABLE_LIBGPOD=OFF
-DENABLE_LIBMTP=OFF
-DENABLE_AUDIOCD=OFF
-DProtobuf_PROTOC_EXECUTABLE=/usr/src/strawberry-mxe/usr/x86_64-pc-linux-gnu/bin/protoc
- name: Run Make