ci: include proguard mapping files archive
This commit is contained in:
parent
778315da5f
commit
744d5d1141
1 changed files with 2 additions and 0 deletions
|
@ -24,3 +24,5 @@ popd
|
|||
mkdir -p artifacts/
|
||||
|
||||
mv android/app/build/outputs/apk/continuous/app-continuous-signed.apk artifacts/xash3d-fwgs-android.apk
|
||||
tar -cJvf artifacts/xash3d-fwgs-android-mappings.tar.zst -C android/app/build/outputs/mapping/continuous '.'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue