Skip to content

Commit

Permalink
Delete all links
Browse files Browse the repository at this point in the history
  • Loading branch information
srcejon committed Nov 2, 2023
1 parent 0f10b7f commit 6ee76d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdrangel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 6ee76d9

Please sign in to comment.