mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-08-07 08:12:26 -04: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:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Update brew
|
|
||||||
run: brew update
|
|
||||||
- name: Install brew packages
|
|
||||||
run: brew install nasm subversion
|
|
||||||
- name: Install SDRplay API
|
- name: Install SDRplay API
|
||||||
run: |
|
run: |
|
||||||
wget https://www.sdrplay.com/software/SDRplayAPI-macos-installer-universal-3.15.0.pkg
|
wget https://www.sdrplay.com/software/SDRplayAPI-macos-installer-universal-3.15.0.pkg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user