Updated move command
This commit is contained in:
parent
8aa55b0aa4
commit
3b17f4b7b0
@ -94,7 +94,8 @@ generate_versions:
|
||||
- mkdir artifacts
|
||||
- 'cd build'
|
||||
- '&$env:NSIS installer.nsi'
|
||||
- move *.exe *.zip ../artifacts
|
||||
- move *.exe ../artifacts
|
||||
- move *.zip ../artifacts
|
||||
only:
|
||||
- tags
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user