1
0
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:
srcejon 2023-11-02 18:53:47 +00:00
parent 6ee76d9212
commit f5b1627de4

View File

@ -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: |