This commit is contained in:
Vadim 2024-02-21 15:05:34 +01:00
parent 1eb6a672b7
commit d4cc799405

View file

@ -65,7 +65,7 @@ jobs:
- name: Restore Android keystore .jsk and .properties files
run: |
bash .github/scripts/restore_from_base64.sh "${{ secrets.KEYSTORE }}" "android/keystore.jks"
bash .github/scripts/restore_from_base64.sh "${{ secrets.KEYSTORE }}" "android/app/keystore.jks"
bash .github/scripts/restore_from_base64.sh "${{ secrets.KEYSTORE_PROPERTIES }}" "android/key.properties"
- name: Restore android/app/google-services.json