CI: Turn off spotify for Windows MSVC

This commit is contained in:
Jonas Kvinge 2024-10-18 21:54:28 +02:00
parent 0e330b81db
commit d930ee205f
1 changed files with 1 additions and 1 deletions

View File

@ -1269,7 +1269,7 @@ jobs:
-DENABLE_WIN32_CONSOLE=${{env.win32_console}}
-DPKG_CONFIG_EXECUTABLE="${{env.prefix_path_forwardslash}}/bin/pkg-config.exe"
-DICU_ROOT="${{env.prefix_path_forwardslash}}"
-DBoost_INCLUDE_DIR="${{env.prefix_path_forwardslash}}/include"
-DENABLE_SPOTIFY=OFF
- name: Run Make
shell: cmd