This commit is contained in:
Jindra Petřík
2026-02-07 20:54:15 +01:00
parent a51deb8078
commit 521928e914

View File

@@ -494,9 +494,9 @@ jobs:
- name: Create installer
shell: pwsh
working-directory: "./wix"
working-directory: wix
run: |
Build_Release.cmd
.\Build_Release.cmd
- name: Sign MSI with KMS key
shell: pwsh