Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -75,8 +75,8 @@ WindowsJob: - "$env:Path = $env:Path + ';' + (Get-Location) + '\\bin'" - echo $env:Path # - bash -c "echo $PWD" - nuget install WGETWindows - nuget install 7-Zip.CommandLine - nuget install WGETWindows -Version 1.11.4 - nuget install 7-Zip.CommandLine -Version 18.1.0 - dir 7-Zip.CommandLine.18.1.0 - dir WGETWindows.1.11.4 - wget.exe --no-check-certificate --output-document=artifacts.zip https://gitlab.com/gomidi/tools/-/jobs/9861847349/artifacts/download?file_type=archive Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -75,8 +75,8 @@ WindowsJob: - "$env:Path = $env:Path + ';' + (Get-Location) + '\\bin'" - echo $env:Path # - bash -c "echo $PWD" - nuget install WGETWindows - nuget install 7-Zip.CommandLine - nuget install WGETWindows -Version 1.11.4 - nuget install 7-Zip.CommandLine -Version 18.1.0 - dir 7-Zip.CommandLine.18.1.0 - dir WGETWindows.1.11.4 - wget.exe --no-check-certificate --output-document=artifacts.zip https://gitlab.com/gomidi/tools/-/jobs/9861847349/artifacts/download?file_type=archive Loading