mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-01-26 09:34:44 +01:00
Fixed bad directory for MacOS CI
This commit is contained in:
parent
17db61c302
commit
490243e346
1
.github/workflows/build_all.yml
vendored
1
.github/workflows/build_all.yml
vendored
@ -65,6 +65,7 @@ jobs:
|
|||||||
run: brew install fftw glew glfw volk airspy rt-audio hackrf rtl-sdr
|
run: brew install fftw glew glfw volk airspy rt-audio hackrf rtl-sdr
|
||||||
|
|
||||||
- name: Prepare CMake
|
- name: Prepare CMake
|
||||||
|
working-directory: ${{runner.workspace}}/build
|
||||||
run: cmake $GITHUB_WORKSPACE -DOPT_BUILD_AIRSPYHF_SOURCE=OFF -DOPT_BUILD_PLUTOSDR_SOURCE=OFF -DOPT_BUILD_SOAPY_SOURCE=OFF
|
run: cmake $GITHUB_WORKSPACE -DOPT_BUILD_AIRSPYHF_SOURCE=OFF -DOPT_BUILD_PLUTOSDR_SOURCE=OFF -DOPT_BUILD_SOAPY_SOURCE=OFF
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user