From 39736b1daa3b2f654f1534d9b6f2a2f97e658e9f Mon Sep 17 00:00:00 2001 From: Denis Zhdanov Date: Wed, 25 Dec 2024 01:43:03 +0800 Subject: [PATCH] setting up CI --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 19d2fe9..1e2d360 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -57,6 +57,7 @@ jobs: echo "keyAlias=${{ secrets.RELEASE_KEYSTORE_KEY }}" >> ./android/key.properties cat ./android/key.properties file ./android/app/chrono-sheet.jks + cat ./android/app/chrono-sheet.jks ls -al ./android/app - name: build apk