mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-06 10:47:34 +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
|
||||
|
||||
- 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
|
||||
run: brew install libusb fftw glfw airspy airspyhf portaudio hackrf rtl-sdr libbladerf codec2 zstd && pip3 install mako
|
||||
|
Loading…
Reference in New Issue
Block a user