forked from MapComplete/MapComplete
Scripts: attempt to build android
This commit is contained in:
parent
65cf2c7ecc
commit
07ab28eb5d
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ jobs:
|
|||
|
||||
- name: Decode keystore
|
||||
run: |
|
||||
echo "${{ secrets.KEYSTORE_BASE64 }}" | base64 -d > android/.gradle/release-key.jks
|
||||
echo "${{ secrets.KEYSTORE_BASE64 }}" | base64 -d > ~/.gradle/release-key.jks
|
||||
|
||||
- name: Set up gradle properties
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue