blob: 7dee5a02382c851e1b2ace95a09a7cd99f9b1f97 [file] [log] [blame]
$pwdpath = $pwd.Path
& "$pwsh" -File ".gitlab/ci/nuget.ps1"
Set-Item -Force -Path "env:PATH" -Value "$pwdpath\.gitlab\nuget;$env:PATH"
nuget | Select -First 1