[skip ci] Move brew install libsodium to reinstall

Gets rid of the "already installed" warning on master.
This commit is contained in:
Ilija Tovilo 2024-09-17 12:35:07 +02:00
parent 5fa082316b
commit 1be989bbf0
No known key found for this signature in database
GPG Key ID: 5050C66BFCD1015A

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
brew reinstall autoconf webp tidy-html5 libzip libsodium
brew install \
bison \
re2c
@ -26,5 +26,4 @@ runs:
t1lib \
libxml2 \
libjpeg \
libsodium \
libxslt