blob: e2d573eb6fcdeb9e023b7a5bfa35b4fd4e7a9d24 [file] [log] [blame]
$pwdpath = $pwd.Path
& "$pwsh" -File ".gitlab/ci/mingw.ps1"
Set-Item -Force -Path "env:PATH" -Value "$pwdpath\.gitlab\mingw\bin;$env:PATH"