kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
Fixed bad directory for MacOS CI
rodzic
17db61c302
commit
490243e346
|
@ -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
|
||||||
|
|
Ładowanie…
Reference in New Issue