mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-10 04:37:37 +01:00
more macos CI fixes
This commit is contained in:
parent
1ae1cc0e77
commit
e3914ebdc6
4
.github/workflows/build_all.yml
vendored
4
.github/workflows/build_all.yml
vendored
@ -93,8 +93,8 @@ jobs:
|
||||
- name: Update brew repositories
|
||||
run: brew update
|
||||
|
||||
- name: Fix python
|
||||
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: Fix stuff
|
||||
run: rm -f /usr/local/bin/2to3* /usr/local/bin/idle3* /usr/local/bin/pydoc3* /usr/local/bin/python3* /usr/local/bin/python3-config* && brew reinstall gettext
|
||||
|
||||
- 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