ci: android: fix deploying APK to artifacts
This commit is contained in:
parent
6bfa5ce600
commit
edef41fb71
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@ popd
|
|||
|
||||
mkdir -p artifacts/
|
||||
|
||||
mv android/app/build/outputs/apk/debug/app-continuous-signed.apk artifacts/xash3d-fwgs-android.apk
|
||||
mv android/app/build/outputs/apk/continuous/app-continuous-signed.apk artifacts/xash3d-fwgs-android.apk
|
||||
|
|
Loading…
Add table
Reference in a new issue