ci: try fix upload
This commit is contained in:
parent
26401a4fbf
commit
75aaf1c66d
1 changed files with 2 additions and 1 deletions
|
@ -84,7 +84,8 @@ jobs:
|
|||
- sh compile.sh
|
||||
after_script:
|
||||
- ccache --show-stats
|
||||
- sh scripts/continious_upload.sh xash3d-fwgs.apk
|
||||
- sh ../scripts/continious_upload.sh xash3d-fwgs.apk
|
||||
|
||||
# - # ...
|
||||
# name: "Build for Windows MinGW"
|
||||
# cache: ccache
|
||||
|
|
Loading…
Add table
Reference in a new issue