mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(CI/MacOS): pinto openssl@1.1 (#8150)
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
##########################################
|
||||
## workaround to fix macos-10.15 configure os from failing
|
||||
brew reinstall openssl@1.1
|
||||
rm '/usr/local/bin/2to3'
|
||||
##########################################
|
||||
|
||||
brew update
|
||||
|
||||
##########################################
|
||||
@@ -13,4 +7,4 @@ if ! command -v cmake &>/dev/null ; then
|
||||
fi
|
||||
##########################################
|
||||
|
||||
brew install openssl readline boost bash-completion curl unzip mysql ccache
|
||||
brew install openssl@1.1 readline boost bash-completion curl unzip mysql ccache
|
||||
|
||||
Reference in New Issue
Block a user