Delete more files

This commit is contained in:
srcejon 2023-11-02 18:53:47 +00:00
parent 6ee76d9212
commit f5b1627de4
1 changed files with 4 additions and 0 deletions

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