From ee79bf9f81a753dd36ce4f1b34572ebe5ed66c57 Mon Sep 17 00:00:00 2001 From: AlexandreRouma Date: Mon, 2 Jan 2023 17:54:05 +0100 Subject: [PATCH] more macos ci fix --- .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 5fb8c043..71025356 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 + 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