Skip to content

Commit

Permalink
remove unxip ci osx
Browse files Browse the repository at this point in the history
  • Loading branch information
Vipul-Cariappa committed Nov 4, 2024
1 parent 99f22de commit f82337a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@ jobs:
run: |
brew update
brew remove [email protected]
brew remove unxip
# workaround for https://github.com/actions/setup-python/issues/577
for pkg in $(brew list | grep '^python@'); do
brew unlink "$pkg"
Expand Down

0 comments on commit f82337a

Please sign in to comment.