Skip to content

Commit

Permalink
Fix: macos runner
Browse files Browse the repository at this point in the history
  • Loading branch information
maddeleine committed Nov 25, 2024
1 parent 9877437 commit 51c7559
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/install_osx_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ function brew_install_if_not_installed () {

brew update

# Broken version of pkg-config
brew uninstall --ignore-dependencies --force [email protected]

brew_install_if_not_installed gnu-indent
brew_install_if_not_installed coreutils
brew_install_if_not_installed cppcheck
Expand Down

0 comments on commit 51c7559

Please sign in to comment.