Skip to content

Commit

Permalink
try and fix homebrew?
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianMindee committed Nov 26, 2024
1 parent ad1ba91 commit 1ad5159
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ jobs:
run: |
brew update
brew upgrade
brew uninstall imagemagick
brew uninstall pkg-config
brew cleanup
brew install pkg-config imagemagick
export PKG_CONFIG_PATH="/usr/local/opt/imagemagick/lib/pkgconfig"
Expand Down

0 comments on commit 1ad5159

Please sign in to comment.