mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-22 19:28:09 -06:00
Added missed move command
This commit is contained in:
parent
a6032cae46
commit
f998fa62a6
@ -95,6 +95,7 @@ generate_versions:
|
|||||||
script:
|
script:
|
||||||
- move artifacts/TWBlue scripts/
|
- move artifacts/TWBlue scripts/
|
||||||
- move artifacts/TWBlue64 scripts/
|
- move artifacts/TWBlue64 scripts/
|
||||||
|
- cd scripts
|
||||||
- '&$env:NSIS twblue.nsi'
|
- '&$env:NSIS twblue.nsi'
|
||||||
- move twblue_setup.exe ../artifacts
|
- move twblue_setup.exe ../artifacts
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Loading…
Reference in New Issue
Block a user