1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-16 02:47:36 +02:00

Try to fix mac build

This commit is contained in:
nordsoft 2023-01-15 01:49:12 +04:00
parent b1252becc2
commit aabc5afeef

View File

@ -2,8 +2,10 @@
echo DEVELOPER_DIR=/Applications/Xcode_13.4.1.app >> $GITHUB_ENV
brew install ninja enet
brew install ninja
mkdir ~/.conan ; cd ~/.conan
curl -L "https://github.com/vcmi/vcmi-deps-macos/releases/download/1.1/$DEPS_FILENAME.txz" \
| tar -xf -
brew install enet