Local testing

This commit is contained in:
2023-08-04 22:02:55 +01:00
parent ebac67bc96
commit f408fb70a7

View File

@@ -120,7 +120,7 @@ commands:
- run:
name: Setup keystore
command: |
echo "$BASE64_KEYSTORE" | base64 --decode > "./keystore.jks"
echo "$BASE64_KEYSTORE" | base64 --decode > "app/keystore.jks"
- run:
name: Setup playstore key
command: |