mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-09 13:51:45 +08:00
ci: sign apk and fix filename
This commit is contained in:
+2
-1
@@ -84,7 +84,8 @@ jobs:
|
||||
- sh compile.sh
|
||||
after_script:
|
||||
- ccache --show-stats
|
||||
- sh ../scripts/continious_upload.sh xash3d-fwgs.apk
|
||||
- apksigner sign --ks debug.keystore xashdroid.apk
|
||||
- sh ../scripts/continious_upload.sh xashdroid.apk
|
||||
|
||||
# - # ...
|
||||
# name: "Build for Windows MinGW"
|
||||
|
||||
Reference in New Issue
Block a user