Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
ADD more to homebrew workaround
  • Loading branch information
bakpaul authored Mar 28, 2024
1 parent 9c2b30d commit fe79091
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,11 @@ runs:
rm -f /usr/local/bin/pydoc3.12
rm -f /usr/local/bin/python3.12
rm -f /usr/local/bin/python3.12-config
rm -f /usr/local/bin/2to3-3.11
rm -f /usr/local/bin/idle3.11
rm -f /usr/local/bin/pydoc3.11
rm -f /usr/local/bin/python3.11
rm -f /usr/local/bin/python3.11-config
- name: Install build tools
shell: bash
Expand Down

0 comments on commit fe79091

Please sign in to comment.