Skip to content

Commit

Permalink
Try to fix macos12 brew install issues
Browse files Browse the repository at this point in the history
  • Loading branch information
tsdgeos committed Apr 1, 2024
1 parent 083b94f commit 1fed9e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: |
brew list
brew list --cask
brew uninstall -f python@3.8 python@3.10 python@3.11 azure-cli pipx aws-sam-cli llvm cffi pycparser python-cryptography node@18 node mongodb-community@5.0 mongosh
brew uninstall -f python@3.8 python@3.10 python@3.11 python@3.12 azure-cli pipx aws-sam-cli llvm cffi pycparser python-cryptography node@18 node mongodb-community@5.0 mongosh
brew update
brew install ninja boost cmake pkg-config glib qt6 gpgme
brew install poppler --only-dependencies
Expand Down

0 comments on commit 1fed9e2

Please sign in to comment.