CI: Fix installer syntax error

This commit is contained in:
tt2468 2021-04-28 19:17:32 -07:00
parent 134a6b7efe
commit c2b04d6951

View File

@ -7,7 +7,7 @@
; NOTE: The value of AppId uniquely identifies this application.
; Do not use the same AppId value in installers for other applications.
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
AppId={117EE44F-48E1-49E5-A381-CC8D9195CF35}
AppId={{117EE44F-48E1-49E5-A381-CC8D9195CF35}
AppName={#MyAppName}
AppVersion={#MyAppVersion}
AppPublisher={#MyAppPublisher}