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 be370ed commit 3756182Copy full SHA for 3756182
.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
+ brew reinstall autoconf webp tidy-html5 libzip libsodium icu4c
17
brew install \
18
bison \
19
re2c
0 commit comments