We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4da7e68 commit 365ab23Copy full SHA for 365ab23
.github/workflows/build_all.yml
@@ -96,8 +96,8 @@ jobs:
96
- name: Update brew repositories
97
run: brew update
98
99
- - name: Fix stuff
100
- 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: 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
101
102
- name: Install dependencies
103
run: brew install pkg-config libusb fftw glfw airspy airspyhf portaudio hackrf rtl-sdr libbladerf codec2 zstd autoconf automake libtool && pip3 install mako
0 commit comments