diff --git a/.github/build_windows_packages.ps1 b/.github/build_windows_packages.ps1 index f16d6887..f3470817 100644 --- a/.github/build_windows_packages.ps1 +++ b/.github/build_windows_packages.ps1 @@ -1,9 +1,9 @@ -$ErrorActionPreference = "Stop" - param ( [string]$workDir ) +$ErrorActionPreference = "Stop" + Set-Location -Path $workDir Write-Host "Current location: $(Get-Location)" Get-ChildItem .