We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6044d81 commit 278e64eCopy full SHA for 278e64e
.github/workflows/build-windows-executable-app.yaml
@@ -418,7 +418,7 @@ jobs:
418
<!-- Run app directly after installation -->
419
<!-- <Custom Action="RunApp" Before="InstallFinalize">NOT REMOVE</Custom> -->
420
<Custom Action="SetWriteWorkspacePathData" Before="WriteWorkspacePath">NOT Installed</Custom>
421
- <Custom Action="WriteWorkspacePath" Before="InstallFinalize"">NOT Installed</Custom>
+ <Custom Action="WriteWorkspacePath" Before="InstallFinalize">NOT Installed</Custom>
422
</InstallExecuteSequence>
423
424
<!-- Interface options -->
0 commit comments