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