Correct MSI artifact discovery

Signed-off-by: Loren Eteval <loren.eteval@proton.me>
This commit is contained in:
Loren Eteval
2025-12-17 10:35:23 +08:00
parent 85c508ad6f
commit f7b2f075c6
+1 -1
View File
@@ -699,7 +699,7 @@ def main():
os.chdir(ROOT_DIR / DEPLOY_DIR_NAME)
# Requires "wix extension add WixToolset.UI.wixext"
runExternalCommand(
result = runExternalCommand(
[
'wix',
'build',