mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-14 10:12:59 +02:00
ecf063cd1c
common directory, remove copy-pasted files
6 lines
104 B
Bash
6 lines
104 B
Bash
#!/usr/bin/env bash
|
|
|
|
echo DEVELOPER_DIR=/Applications/Xcode_14.2.app >> $GITHUB_ENV
|
|
|
|
brew install ninja
|