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 ef8016a commit 1d0925fCopy full SHA for 1d0925f
.github/actions/brew/action.yml
@@ -14,6 +14,7 @@ runs:
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 openldap
17
+ brew unlink pkg-config
18
brew install \
19
pkgconf \
20
bison \
0 commit comments