mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-12 21:58:31 +02:00
Update build-windows.yml
This commit is contained in:
parent
f7630cb1e2
commit
292fbc6b5e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-windows.yml
vendored
2
.github/workflows/build-windows.yml
vendored
|
@ -51,7 +51,7 @@ jobs:
|
|||
Start-Sleep -Seconds 5
|
||||
Invoke-Expression "& `"$Env:P`" -open src/3.exe -save src/4.exe -action addoverwrite -res dist/windows/manifest.xml -mask `"MANIFEST,1,`""
|
||||
Start-Sleep -Seconds 5
|
||||
Invoke-Expression "& `"$Env:P`" -open dist/windows/manifest.xml -save resources.res -action compile
|
||||
Invoke-Expression "& `"$Env:P`" -open dist/windows/versioninfo.rc -save resources.res -action compile
|
||||
Start-Sleep -Seconds 5
|
||||
Invoke-Expression "& `"$Env:P`" -open src/4.exe -save src/5.exe -action addoverwrite -res resources.res
|
||||
Start-Sleep -Seconds 5
|
||||
|
|
Loading…
Add table
Reference in a new issue