Update build-windows.yml

This commit is contained in:
Evan Su 2024-06-18 22:42:35 -04:00 committed by GitHub
parent cac0c043c1
commit 73be4846ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,10 +42,7 @@ jobs:
Start-Sleep -Seconds 20
Invoke-Expression "& `"$Env:P`" -open src/out.exe -save src/new.exe -action add -res images/key.ico -mask `"ICONGROUP,MAINICON,`""
Start-Sleep -Seconds 10
cd src
ls
cat resourcehacker.log
ren new.exe Picocrypt.exe
ren src/new.exe src/Picocrypt.exe
env:
P: "C:\\Program Files (x86)\\Resource Hacker\\ResourceHacker.exe"