1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-03-05 15:05:40 +02:00

Install ninja for ios CI builds

This commit is contained in:
Ivan Savenko 2024-08-29 19:02:21 +00:00
parent 5d2f3c0f86
commit b3c5e0680d

View File

@ -3,3 +3,5 @@
echo DEVELOPER_DIR=/Applications/Xcode_14.2.app >> $GITHUB_ENV
. CI/install_conan_dependencies.sh "dependencies-ios"
brew install ninja