Controlloid - retry apt

This commit is contained in:
Licaon_Kter 2019-05-17 22:08:52 +00:00
parent 20ec7780e5
commit 47233ece7c

View file

@ -38,7 +38,7 @@ Builds:
commit: v1.1.0
subdir: android/app
sudo:
- apt-get update
- apt-get update || apt-get update
- apt-get install -y -t stretch-backports npm
init: npm install
gradle: