temporarily disabled sdrplay_source build for CI

pull/66/head
Ryzerth 2021-02-11 15:37:23 +01:00
rodzic 3422998bd1
commit 3b4cc26210
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -26,7 +26,7 @@ jobs:
- name: Create Build Environment
# Some projects don't allow in-source building, so create a separate build directory
# We'll use this as our working directory for all subsequent commands
run: cmake -E make_directory ${{runner.workspace}}/build
run: cmake -E make_directory ${{runner.workspace}}/build -DOPT_BUILD_SDRPLAY_SOURCE=OFF
- name: Configure CMake
# Use a bash shell so we can use the same syntax for environment variable