mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-01-24 08:44:44 +01:00
more macos ci fix
This commit is contained in:
parent
447d0e969e
commit
ee79bf9f81
2
.github/workflows/build_all.yml
vendored
2
.github/workflows/build_all.yml
vendored
@ -94,7 +94,7 @@ jobs:
|
|||||||
run: brew update
|
run: brew update
|
||||||
|
|
||||||
- name: Fix python
|
- name: Fix python
|
||||||
run: rm -f /usr/local/bin/2to3
|
run: rm -f /usr/local/bin/2to3 /usr/local/bin/idle3 /usr/local/bin/pydoc3 /usr/local/bin/python3 /usr/local/bin/python3-config
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: brew install libusb fftw glfw airspy airspyhf portaudio hackrf rtl-sdr libbladerf codec2 zstd && pip3 install mako
|
run: brew install libusb fftw glfw airspy airspyhf portaudio hackrf rtl-sdr libbladerf codec2 zstd && pip3 install mako
|
||||||
|
Loading…
x
Reference in New Issue
Block a user