diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ffba45b21..33c9b0065 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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 install pkg-config + brew install pkg-config --force brew install kadwanev/brew/retry - name: py dependencies run: |