From 3fb9a5e3e4cc492d7d13ef12e13d8e73410e608c Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Sun, 24 Feb 2019 04:43:25 +0000 Subject: [PATCH] Riot.im - try apt again --- metadata/im.vector.alpha.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/im.vector.alpha.yml b/metadata/im.vector.alpha.yml index af1b104693..de9bd434d8 100644 --- a/metadata/im.vector.alpha.yml +++ b/metadata/im.vector.alpha.yml @@ -1441,7 +1441,7 @@ Builds: commit: v0.8.23 subdir: vector sudo: - - apt-get update + - apt-get update || apt-get update - apt-get install -y --no-install-recommends g++ -t stretch-backports npm - npm install -g react-native-cli gradle: