Fix macOS CI

Install curl via brew.

Closes GH-16735.

Co-authored-by: "Christoph M. Becker" <cmbecker69@gmx.de>
This commit is contained in:
Niels Dossche 2024-11-09 15:34:17 +01:00
parent 54003aecc4
commit 89e750a201
No known key found for this signature in database
GPG key ID: B8A8AD166DF0E2E5

View file

@ -13,7 +13,7 @@ runs:
# Some packages exist on x86 but not arm, or vice versa.
# Install them with reinstall to avoid warnings.
brew reinstall autoconf webp tidy-html5 libzip libsodium icu4c
brew reinstall autoconf webp tidy-html5 libzip libsodium icu4c curl
brew install \
bison \
re2c