Merge branch 'feature/net.gcompris.full' into 'master'
GCompris: Workaround "apt-get update" error See merge request fdroid/fdroiddata!5130
This commit is contained in:
commit
51bce92f5c
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue