This commit is contained in:
Jon Beniston 2023-10-30 14:09:47 +00:00
parent 18b999c671
commit ccade1bcc2
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ jobs:
- name: Update brew
run: brew update
- name: Install brew packages
run: brew install nasm boost hidapi libusb fftw ffmpeg faad2 zlib airspy airspyhf hackrf rtl-sdr libbladerf soapysdr
run: brew install nasm boost hidapi libusb fftw ffmpeg faad2 zlib airspy airspyhf hackrf rtl-sdr libbladerf soapysdr qt
- name: Configure SDRangel
run: |
mkdir build && cd build