1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-06-17 22:02:27 -04:00

Delete all links

This commit is contained in:
srcejon 2023-11-02 18:08:00 +00:00
parent 0f10b7f4ab
commit 6ee76d9212

View File

@ -112,7 +112,7 @@ jobs:
run: brew install nasm boost hidapi libusb fftw ffmpeg faad2 zlib airspy airspyhf hackrf rtl-sdr libbladerf soapysdr qt run: brew install nasm boost hidapi libusb fftw ffmpeg faad2 zlib airspy airspyhf hackrf rtl-sdr libbladerf soapysdr qt
- name: Install brew uhd package - name: Install brew uhd package
run: | run: |
rm -f /usr/local/bin/2to3 rm -f /usr/local/bin/2to3*
brew install uhd brew install uhd
- name: Install brew opencv package - name: Install brew opencv package
run: | run: |