Skip to content

Commit db46229

Browse files
committed
brew reinstall openldap
1 parent d2bc388 commit db46229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/brew/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ runs:
1313
1414
# Some packages exist on x86 but not arm, or vice versa.
1515
# Install them with reinstall to avoid warnings.
16-
brew reinstall autoconf webp tidy-html5 libzip libsodium icu4c curl
16+
brew reinstall autoconf webp tidy-html5 libzip libsodium icu4c curl openldap
1717
brew install \
1818
bison \
1919
re2c

0 commit comments

Comments
 (0)