mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-01-23 16:34:43 +01:00
Fixed macos build
This commit is contained in:
parent
37bf9c46c5
commit
f572d12936
3
.github/workflows/build_all.yml
vendored
3
.github/workflows/build_all.yml
vendored
@ -67,6 +67,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Create Build Environment
|
- name: Create Build Environment
|
||||||
run: cmake -E make_directory ${{runner.workspace}}/build
|
run: cmake -E make_directory ${{runner.workspace}}/build
|
||||||
|
|
||||||
|
- name: Update brew repositories
|
||||||
|
run: brew update
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: brew install fftw glew glfw volk airspy airspyhf portaudio hackrf rtl-sdr libbladerf
|
run: brew install fftw glew glfw volk airspy airspyhf portaudio hackrf rtl-sdr libbladerf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user