Compare commits

..

1 Commits

Author SHA1 Message Date
fc6adfca85 frontend groundwork
Some checks failed
Build and push docker image / Build (pull_request) Has been cancelled
Build and release APK / Build APK (pull_request) Failing after 3m16s
2024-08-01 16:03:01 +02:00

View File

@ -44,7 +44,7 @@ jobs:
- name: Add required secrets
run: |
echo ${{ secrets.ANDROID_SECRETS_PROPERTIES }} > ./android/secrets.properties
echo ${{ secrets.ANDROID_SECRETS_PROPERTIES }} >> ./android/secrets.properties
working-directory: ./frontend
- name: Sanity check