Skip to content

Commit

Permalink
brew unlink [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
kazarmy committed Nov 24, 2024
1 parent 84670f5 commit e97b559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ jobs:
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 bundle
brew unlink pkg-config
brew unlink pkg-config@0.29.2
brew install pkg-config
brew install kadwanev/brew/retry
- name: py dependencies
Expand Down

0 comments on commit e97b559

Please sign in to comment.