1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/CI/android-64/before_install.sh

5 lines
90 B
Bash
Raw Normal View History

2023-02-26 14:53:51 +02:00
#!/usr/bin/env bash
2024-08-20 18:13:28 +02:00
DEPS_FILENAME=dependencies-android-64
2023-02-26 14:53:51 +02:00
. CI/android/before_install.sh