kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
MacOS CI fix
rodzic
637d683c0a
commit
447d0e969e
|
@ -93,6 +93,9 @@ jobs:
|
|||
- name: Update brew repositories
|
||||
run: brew update
|
||||
|
||||
- name: Fix python
|
||||
run: rm -f /usr/local/bin/2to3
|
||||
|
||||
- name: Install dependencies
|
||||
run: brew install libusb fftw glfw airspy airspyhf portaudio hackrf rtl-sdr libbladerf codec2 zstd && pip3 install mako
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue