mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-02 00:10:22 +02:00
[CI] download dependencies from VCMI repo
This commit is contained in:
parent
605d5b6481
commit
7b4412758c
@ -2,6 +2,6 @@
|
|||||||
|
|
||||||
echo DEVELOPER_DIR=/Applications/Xcode_13.4.1.app >> $GITHUB_ENV
|
echo DEVELOPER_DIR=/Applications/Xcode_13.4.1.app >> $GITHUB_ENV
|
||||||
|
|
||||||
curl -L 'https://github.com/kambala-decapitator/vcmi-ios-depends/releases/latest/download/vcmi-ios-depends-xc13.2.1.txz' \
|
curl -L 'https://github.com/vcmi/vcmi-ios-deps/releases/latest/download/vcmi-ios-depends-xc13.2.1.txz' \
|
||||||
| tar -xf -
|
| tar -xf -
|
||||||
build/fix_install_paths.command
|
build/fix_install_paths.command
|
||||||
|
Loading…
Reference in New Issue
Block a user