1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-04-05 19:18:38 -04:00

Install svn needed to build lame

This commit is contained in:
Jon Beniston 2024-12-05 10:15:18 +00:00
parent 88c5554970
commit 405073d198

View File

@ -15,6 +15,10 @@ 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