Skip to content

Commit

Permalink
Try reinstall again
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-brett committed Oct 6, 2024
1 parent 50f8a66 commit 69941ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
brew remove --ignore-dependencies curl

brew install pkg-config openblas
brew reininstall pkg-config
brew reinstall pkg-config

if [[ "$PLAT" == "arm64" ]]; then
export MACOSX_DEPLOYMENT_TARGET="11.0"
Expand Down

0 comments on commit 69941ec

Please sign in to comment.