mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-12 02:28:11 +02:00
6 lines
104 B
Bash
Executable File
6 lines
104 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
echo DEVELOPER_DIR=/Applications/Xcode_14.2.app >> $GITHUB_ENV
|
|
|
|
brew install ninja
|