Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2025-02-13 16:46:11 +00:00
parent 75d8b7316e
commit def225bc82
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D

View File

@ -89,7 +89,7 @@ jobs:
- name: Windows (x86) MSI
os: windows-2022
artifact: win-ia32
executable: "C:/Program Files (x86)/Element/Element*.exe"
executable: "C:/Program Files/Element/Element*.exe"
prepare_cmd: "msiexec ./dist/Element*.msi"
- name: Windows (x64) Squirrel
os: windows-2022