From aa665c40f908c3085d8939d910756f1ffb7b5091 Mon Sep 17 00:00:00 2001 From: XXXXRT666 <157766680+XXXXRT666@users.noreply.github.com> Date: Wed, 14 May 2025 02:51:14 +0100 Subject: [PATCH] WIP --- .github/build_windows_packages.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 .