ci: Fix windows exe script.

mesh
Pierre-Antoine Rouby 2023-09-13 13:24:58 +02:00
parent 906b7f2d39
commit 1384634aa1
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
!define APP_NAME "PAMHYR" !define APP_NAME "PAMHYR"
Name "PAMHYR" Name "PAMHYR"
OutFile "pamhyr-win-amd64.exe" OutFile "pamhyr-windows.exe"
LicenseData "pamhyr\LICENSE" LicenseData "pamhyr\pamhyr\LICENSE"
LicenseText "I Agree" LicenseText "I Agree"
RequestExecutionLevel admin RequestExecutionLevel admin