Explorar o código

fix android build

Crimson-Hawk %!s(int64=2) %!d(string=hai) anos
pai
achega
daf2c1f496
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .ci/scripts/android/build.sh

+ 2 - 0
.ci/scripts/android/build.sh

@@ -7,6 +7,8 @@
 export NDK_CCACHE="$(which ccache)"
 ccache -s
 
+git submodule update --init --recursive
+
 BUILD_FLAVOR="mainline"
 
 BUILD_TYPE="release"