mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-12-23 01:55:48 -05:00
Delete more files
This commit is contained in:
parent
6ee76d9212
commit
f5b1627de4
4
.github/workflows/sdrangel.yml
vendored
4
.github/workflows/sdrangel.yml
vendored
@ -113,6 +113,10 @@ jobs:
|
||||
- name: Install brew uhd package
|
||||
run: |
|
||||
rm -f /usr/local/bin/2to3*
|
||||
rm -f /usr/local/bin/idle3
|
||||
rm -f /usr/local/bin/pydoc3
|
||||
rm -f /usr/local/bin/python3
|
||||
rm -f /usr/local/bin/python3-config
|
||||
brew install uhd
|
||||
- name: Install brew opencv package
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user