Skip to content

Commit f9c7fe3

Browse files
committed
Try fix github mac CI
1 parent dc9b58e commit f9c7fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
brew list --cask
2525
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
2626
brew update
27-
brew install ninja boost cmake pkg-config glib qt6 gpgme
27+
brew install ninja boost cmake glib qt6 gpgme
2828
brew install poppler --only-dependencies
2929
sudo rm -rf /Library/Frameworks/Mono.framework
3030
sudo rm -rf /Library/Receipts/MonoFramework-*

0 commit comments

Comments
 (0)