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 54003ae commit 89e750aCopy full SHA for 89e750a
.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
+ brew reinstall autoconf webp tidy-html5 libzip libsodium icu4c curl
17
brew install \
18
bison \
19
re2c
0 commit comments