mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-02 20:34:19 +07:00
Should upload the apk for realsies now
This commit is contained in:
parent
3103984250
commit
ec7897dc1a
3
.github/workflows/buildAndDeploy.yml
vendored
3
.github/workflows/buildAndDeploy.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user