Skip to content

Commit

Permalink
ci(macos): Fix brew upgrade failure, bis (#518)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikmd authored Mar 12, 2023
1 parent 04bb39f commit 68221ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci-macosx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ 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
rm -f /usr/local/lib/libtcl8.6.dylib
rm -f /usr/local/lib/libtk8.6.dylib
brew upgrade

brew install pkg-config
Expand Down

0 comments on commit 68221ba

Please sign in to comment.