Trying to fix Github actions 13.
This commit is contained in:
parent
6edd5caba8
commit
329ea8ff52
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,7 @@ license = COPYING
|
|||
licenseName = GNU General Public License v3.0
|
||||
script = ports/deploy/installscript.@TARGET_PLATFORM@.qs
|
||||
changeLog = ChangeLog
|
||||
verbose = true
|
||||
|
||||
[Nsis]
|
||||
organization = Webcamoid
|
||||
|
@ -32,4 +33,3 @@ license = COPYING
|
|||
requiresAdminRights = true
|
||||
multiUserInstall = false
|
||||
script = ports/deploy/installscript.nsi
|
||||
verbose = true
|
||||
|
|
Loading…
Reference in a new issue