Fixed bad directory for MacOS CI

This commit is contained in:
Ryzerth 2021-04-29 15:51:32 +02:00
parent 17db61c302
commit 490243e346

View File

@ -65,6 +65,7 @@ jobs:
run: brew install fftw glew glfw volk airspy rt-audio hackrf rtl-sdr
- 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
- name: Build