CI is always like this...
This commit is contained in:
parent
23755824b3
commit
a092c9127e
|
@ -49,7 +49,7 @@ steps:
|
|||
commands:
|
||||
- apk add --no-cache zip
|
||||
- cd godot/build/windows
|
||||
- zip asyncrow-release.zip asingrow.exe asingrow.pck
|
||||
- zip asingcrow-release.zip asingcrow.exe asingcrow.pck
|
||||
|
||||
- name: release
|
||||
image: plugins/gitea-release
|
||||
|
|
Loading…
Reference in New Issue