Delete all links

This commit is contained in:
srcejon 2023-11-02 18:08:00 +00:00
parent 0f10b7f4ab
commit 6ee76d9212
1 changed files with 1 additions and 1 deletions

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
- name: Install brew uhd package
run: |
rm -f /usr/local/bin/2to3
rm -f /usr/local/bin/2to3*
brew install uhd
- name: Install brew opencv package
run: |