Update windows-x86-x64.yml

This commit is contained in:
TheTank20
2025-07-23 10:09:06 -05:00
committed by GitHub
parent da2a83b483
commit f1db4cf517

View File

@@ -199,7 +199,7 @@ jobs:
Write-Host Adding environment variables...
$env:PATH = 'C:\ResourceHacker;' + 'C:\UPX\upx-5.0.2-win64;' + $env:PATH
[Environment]::SetEnvironmentVariable('PATH', $env:PATH, [EnvironmentVariableTarget]::Machine)
Get-ChildItem -Path 'C:\UPX' -Recurse
tree /f 'C:\UPX\'
throw "Test"
- name: Download ${{matrix.arch}} artifact