Trying to fix Github actions 13.

This commit is contained in:
Gonzalo Exequiel Pedone 2021-06-26 17:04:10 -03:00
parent 6edd5caba8
commit 329ea8ff52
No known key found for this signature in database
GPG key ID: B8B09E63E9B85BAF

View file

@ -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