1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/CI/mac-intel/before_install.sh
Andrey Filipenkov d7650ce9c0
use Conan to make macOS CI builds for both Intel and ARM (#782)
* [CI] append platform to output artifact name if it's given
2022-08-30 17:29:00 +03:00

5 lines
68 B
Bash
Executable File

#!/usr/bin/env bash
DEPS_FILENAME=intel
. CI/mac/before_install.sh