From 4cb184824967fe31668908cfd8b85d9a4e4ea580 Mon Sep 17 00:00:00 2001 From: Tobias Fella Date: Sun, 10 May 2020 20:32:55 +0000 Subject: [PATCH] Fix for real this time --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3d834e09..3ba8b9b9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,5 +15,5 @@ android: - popd - ls - APK_ARGS=`python3 /opt/helpers/get-apk-args.py .` - - build-kde-project alligator Applications $APK_ARGS + - /opt/helpers/build-kde-project alligator Applications $APK_ARGS - /opt/helpers/create-apk alligator