forked from MapComplete/MapComplete
Chore: (attempt to) fix android build
This commit is contained in:
parent
7a370c6bd6
commit
d2f1afe61c
2 changed files with 2 additions and 4 deletions
|
@ -54,6 +54,7 @@ jobs:
|
|||
export storePassword=${{ secrets.KEYSTORE_PASSWORD }}
|
||||
export keyAlias=${{ secrets.KEY_ALIAS }}
|
||||
export keyPassword=${{ secrets.KEY_PASSWORD }}
|
||||
./gradlew build
|
||||
./gradlew assembleRelease
|
||||
|
||||
- name: Upload APK to hetzner
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue