Skip to content

Commit

Permalink
brew unlink pkg-config
Browse files Browse the repository at this point in the history
  • Loading branch information
kazarmy committed Nov 24, 2024
1 parent bf1acf0 commit a24b5c0
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 @@ -431,6 +431,7 @@ jobs:
run: |
cd scripts
rm /usr/local/bin/2to3* # symlink to some kind of existing python2.7 installation conflicts with brew python3 which gets installed as indirect dependency
brew unlink pkg-config
brew bundle
brew install kadwanev/brew/retry
- name: py dependencies
Expand Down

0 comments on commit a24b5c0

Please sign in to comment.