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