From e3914ebdc688b0d111962fb6ac715c471b5d4780 Mon Sep 17 00:00:00 2001 From: AlexandreRouma Date: Mon, 9 Jan 2023 16:32:23 +0100 Subject: [PATCH] more macos CI fixes --- .github/workflows/build_all.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build_all.yml b/.github/workflows/build_all.yml index 308bcee7..e19b536f 100644 --- a/.github/workflows/build_all.yml +++ b/.github/workflows/build_all.yml @@ -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