mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-30 10:56:08 -04:00
Move installer Nsis file to a new name
This commit is contained in:
@@ -98,9 +98,9 @@ generate_versions:
|
||||
script:
|
||||
- move artifacts/TWBlue scripts/
|
||||
- move artifacts/TWBlue64 scripts/
|
||||
- move artifacts/twblue.nsi scripts/
|
||||
- move artifacts/twblue.nsi scripts/installer.nsi
|
||||
- cd scripts
|
||||
- '&$env:NSIS twblue.nsi'
|
||||
- '&$env:NSIS installer.nsi'
|
||||
- move twblue_setup.exe ../artifacts
|
||||
only:
|
||||
- tags
|
||||
|
Reference in New Issue
Block a user