mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-14 16:09:06 +07:00
get submodules in CI
This commit is contained in:
@@ -7,5 +7,6 @@ platform:
|
||||
- Win32
|
||||
- x64
|
||||
build_script:
|
||||
- git submodule update --init --recursive
|
||||
- scripts\build_all.bat
|
||||
test: off
|
||||
|
||||
@@ -73,4 +73,5 @@ matrix:
|
||||
before_install:
|
||||
- eval "${MATRIX_EVAL}"
|
||||
script:
|
||||
- git submodule update --init --recursive
|
||||
- ./scripts/build_all.sh
|
||||
|
||||
Reference in New Issue
Block a user