From d0488fb897a17cc2593f701fe1e197eb288c7b4b Mon Sep 17 00:00:00 2001 From: Stephen Paul Weber Date: Mon, 22 Dec 2025 15:54:59 -0500 Subject: [PATCH] Need to put this file in the source dir --- .builds/debian-stable.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.builds/debian-stable.yml b/.builds/debian-stable.yml index 488049bb9bb08fafd54acc5fda677fb522ae38b0..e5652a1e333d40389c22cc920f33b02254a0e798 100644 --- a/.builds/debian-stable.yml +++ b/.builds/debian-stable.yml @@ -42,6 +42,7 @@ tasks: cd cheogram-android ./gradlew assembleCheogramFreeDebug - setup_signing: | + cd cheogram-android echo keystore=$HOME/.android/cheogram.keystore > signing.properties echo keystore.password=cheogram >> signing.properties echo keystore.alias=cheogram >> signing.properties