blob: 96e9d8c322af66e1258937cdeb2f057f341fb3b8 [file] [log] [blame]
$pwdpath = $pwd.Path
& "$pwsh" -File ".gitlab/ci/innosetup.ps1"
Set-Item -Force -Path "env:PATH" -Value "$pwdpath\.gitlab\innosetup;$env:PATH"
ISCC 2>$null | Select -First 1