From f998fa62a692f8291bae4e0c3880b47e1bab4f4a Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Mon, 28 Jun 2021 04:50:36 -0500 Subject: [PATCH] Added missed move command --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d9395d8f..c8f23c64 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -95,6 +95,7 @@ generate_versions: script: - move artifacts/TWBlue scripts/ - move artifacts/TWBlue64 scripts/ + - cd scripts - '&$env:NSIS twblue.nsi' - move twblue_setup.exe ../artifacts artifacts: