kopia lustrzana https://github.com/f4exb/sdrangel
Try --force to fix python install issue
rodzic
ab45587788
commit
d87ea496a6
|
@ -109,7 +109,7 @@ jobs:
|
|||
- name: Update brew
|
||||
run: brew update
|
||||
- name: Install brew packages
|
||||
run: brew install --overwrite nasm boost hidapi libusb fftw ffmpeg faad2 opencv zlib airspy airspyhf hackrf rtl-sdr libbladerf uhd soapysdr
|
||||
run: brew install --force --overwrite nasm boost hidapi libusb fftw ffmpeg faad2 opencv zlib airspy airspyhf hackrf rtl-sdr libbladerf uhd soapysdr
|
||||
- name: Configure SDRangel
|
||||
run: |
|
||||
mkdir build && cd build
|
||||
|
|
Ładowanie…
Reference in New Issue