mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-08 16:15:57 +00:00
Fix artifact naming.
This commit is contained in:
parent
804fb80d4e
commit
242dde2bf4
|
@ -20,5 +20,5 @@ test_script:
|
|||
- cmd: mkdir -p staging\godot-tts\target\release
|
||||
- cmd: copy target\release\*.dll staging\godot-tts\target\release
|
||||
- cmd: cd staging
|
||||
- cmd: 7z a ../%PROJECT_NAME%-windows.zip *
|
||||
- cmd: appveyor PushArtifact ../%PROJECT_NAME%-windows.zip
|
||||
- cmd: 7z a ../windows.zip *
|
||||
- cmd: appveyor PushArtifact ../windows.zip
|
||||
|
|
Loading…
Reference in New Issue
Block a user