[skip ci] revert powershell build early stop (was intended for testing purpose only)

This commit is contained in:
Armin Schrenk
2025-10-16 10:40:35 +02:00
parent db9bd49dd9
commit 64466df6b8
-2
View File
@@ -208,8 +208,6 @@ Copy-Item "contrib\*" -Destination "$AppName"
attrib -r "$AppName\$AppName.exe"
attrib -r "$AppName\${AppName} (Debug).exe"
return 0;
# create .msi
$Env:JP_WIXWIZARD_RESOURCES = "$buildDir\resources"
$Env:JP_WIXHELPER_DIR = "."