We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2bc388 commit db46229Copy full SHA for db46229
.github/actions/brew/action.yml
@@ -13,7 +13,7 @@ runs:
13
14
# Some packages exist on x86 but not arm, or vice versa.
15
# Install them with reinstall to avoid warnings.
16
- brew reinstall autoconf webp tidy-html5 libzip libsodium icu4c curl
+ brew reinstall autoconf webp tidy-html5 libzip libsodium icu4c curl openldap
17
brew install \
18
bison \
19
re2c
0 commit comments