Skip to content

Commit

Permalink
CI: try to fix macos build
Browse files Browse the repository at this point in the history
  • Loading branch information
tsdgeos committed Dec 1, 2023
1 parent 7877a9b commit 0604c92
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,8 +22,8 @@ jobs:
run: |
brew list
brew list --cask
brew uninstall -f [email protected] [email protected] [email protected] azure-cli pipx aws-sam-cli llvm cffi pycparser python-cryptography node@18 node [email protected] mongosh
brew update
brew uninstall -f [email protected] [email protected] [email protected] azure-cli pipx aws-sam-cli llvm cffi pycparser python-cryptography
brew install ninja boost cmake pkg-config glib qt6 gpgme
brew install poppler --only-dependencies
sudo rm -rf /Library/Frameworks/Mono.framework
Expand Down

0 comments on commit 0604c92

Please sign in to comment.