mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-14 10:12:59 +02:00
5 lines
83 B
Bash
Executable File
5 lines
83 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
DEPS_FILENAME=dependencies-mac-arm
|
|
. CI/mac/before_install.sh
|