From 4eabc829fa2a6b911c05779a9a8bfd78dc73bd97 Mon Sep 17 00:00:00 2001 From: AlexandreRouma Date: Mon, 2 Jan 2023 18:06:49 +0100 Subject: [PATCH] even more fixes --- .github/workflows/build_all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_all.yml b/.github/workflows/build_all.yml index 71025356..feefb857 100644 --- a/.github/workflows/build_all.yml +++ b/.github/workflows/build_all.yml @@ -94,7 +94,7 @@ jobs: 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 + run: rm -f /usr/local/bin/2to3 /usr/local/bin/idle3 /usr/local/bin/pydoc3 /usr/local/bin/python3 /usr/local/bin/python3-config /usr/local/bin/2to3-3.11 /usr/local/bin/idle3-3.11 /usr/local/bin/pydoc3-3.11 /usr/local/bin/python3-3.11 /usr/local/bin/python3-config-3.11 - name: Install dependencies run: brew install libusb fftw glfw airspy airspyhf portaudio hackrf rtl-sdr libbladerf codec2 zstd && pip3 install mako