mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-07-19 22:42:27 +00:00
[skip ci] revert powershell build early stop (was intended for testing purpose only)
This commit is contained in:
Vendored
-2
@@ -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 = "."
|
||||
|
||||
Reference in New Issue
Block a user