From bee0e539adca887c8a5da2e8816e5e4a1469a756 Mon Sep 17 00:00:00 2001 From: x0b Date: Wed, 12 May 2021 21:07:47 +0200 Subject: [PATCH] RCX: fix previous build fix --- metadata/io.github.x0b.rcx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/io.github.x0b.rcx.yml b/metadata/io.github.x0b.rcx.yml index e5b4ca8564..9f1c180ee5 100644 --- a/metadata/io.github.x0b.rcx.yml +++ b/metadata/io.github.x0b.rcx.yml @@ -43,7 +43,7 @@ Builds: versionCode: 200 commit: v1.12.0 sudo: - - apt-get update | apt-get update + - apt-get update || apt-get update - apt-get install -y -t testing golang-go gradle: - oss