Install libmaxminddb in macOS CI

This commit is contained in:
Benjamin Bannier 2023-10-26 14:47:59 +02:00
parent d999b74b99
commit dfba2d6df7

View file

@ -7,7 +7,7 @@ set -x
brew update
brew upgrade cmake
brew install openssl@3 swig bison flex ccache
brew install openssl@3 swig bison flex ccache libmaxminddb
python3 -m pip install --user websockets
# Brew doesn't create the /opt/homebrew/opt/openssl symlink if you install