mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-12-03 13:35:28 -05:00
nasm and subversion already installed in brew - and upgrade fails.
This commit is contained in:
parent
43077fc549
commit
8284388862
4
.github/workflows/mac.yml
vendored
4
.github/workflows/mac.yml
vendored
@ -15,10 +15,6 @@ jobs:
|
||||
with:
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
- name: Update brew
|
||||
run: brew update
|
||||
- name: Install brew packages
|
||||
run: brew install nasm subversion
|
||||
- name: Install SDRplay API
|
||||
run: |
|
||||
wget https://www.sdrplay.com/software/SDRplayAPI-macos-installer-universal-3.15.0.pkg
|
||||
|
Loading…
Reference in New Issue
Block a user