kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
more macos ci fix
rodzic
447d0e969e
commit
ee79bf9f81
|
@ -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
|
||||||
|
|
Ładowanie…
Reference in New Issue