GCompris: Workaround "apt-get update" error

This commit is contained in:
Pierre Rudloff 2019-07-28 19:09:30 +02:00
parent f8b9ffc04e
commit 62f28f0481

View file

@ -21,7 +21,7 @@ Builds:
commit: V0.96
submodules: true
sudo:
- apt-get update
- apt-get update || apt-get update
- apt-get install --yes extra-cmake-modules libncurses5
output: android-build/android/bin/GCompris-Android-release-armeabi-v7a-dl-$$VERSION$$.apk
prebuild: mkdir qt/ android-build/