pull/1841/head
Jon Beniston 2023-09-23 11:43:23 +01:00
rodzic 578bb46439
commit 1a7ea12915
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -27,9 +27,9 @@ jobs:
setup-python: false
modules: 'qtcharts qtwebengine'
- name: Update brew
run: brew update
run: brew update
- name: Install brew packages
run: brew install nasm boost hidapi libusb fftw ffmpeg faad2 opencv zlib airspy airspyhf hackrf rtl-sdr libbladerf uhd soapysdr
run: brew install nasm boost hidapi libusb fftw ffmpeg faad2 opencv zlib airspy airspyhf hackrf rtl-sdr libbladerf uhd soapysdr
- name: build sdrangel on Mac
run: |
mkdir build && cd build