diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cb52e99..8f060c4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -142,7 +142,7 @@ PUB:Deploy: - win before_script: - *nuget-fix - - '& "$env:NUGET_PATH" restore $env:SOL_NAME.sln' # path alla solution corrente + - '& "$env:NUGET_PATH" restore "$env:SOL_NAME.sln"' # path alla solution corrente - *version-fix - *cleanup-zip script: