Should upload the apk for realsies now

This commit is contained in:
yairm210 2021-09-09 22:07:32 +03:00
parent 3103984250
commit ec7897dc1a

View File

@ -123,7 +123,8 @@ jobs:
shell: bash
run: |
mkdir deploy
mv android/build/outputs/apk/release/Unciv-signed.apk deploy/Unciv-signed.apk
ls android/build/outputs/apk/release
mv android/build/outputs/apk/release/Unciv-release-unsigned-signed.apk deploy/Unciv-signed.apk
## DESKTOP