Skip to content

Commit

Permalink
Delete more files
Browse files Browse the repository at this point in the history
  • Loading branch information
srcejon committed Nov 2, 2023
1 parent 6ee76d9 commit f5b1627
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/sdrangel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit f5b1627

Please sign in to comment.