Skip to content

Commit

Permalink
[GitHub Actions] Fix macOS CI runs
Browse files Browse the repository at this point in the history
  • Loading branch information
past-due committed Feb 25, 2023
1 parent 574b8d6 commit 9ac8a0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
gem install asciidoctor -v 2.0.16 --no-document
#brew update
brew install pkg-config
#if (brew outdated | grep cmake > /dev/null); then echo "upgrading CMake"; brew upgrade cmake; fi
cmake --version
- name: Prep Environment
Expand Down

0 comments on commit 9ac8a0f

Please sign in to comment.