From 4d890e78ed751017cfe52333c891e2f8f48a9f59 Mon Sep 17 00:00:00 2001 From: AlexandreRouma Date: Mon, 2 Jan 2023 18:23:55 +0100 Subject: [PATCH] MacOS is wasting so much of my time omfg --- .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 feefb857..308bcee7 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 /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 + 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