From 329ea8ff52fc26f115d98f2990952145236159e8 Mon Sep 17 00:00:00 2001 From: Gonzalo Exequiel Pedone Date: Sat, 26 Jun 2021 17:04:10 -0300 Subject: [PATCH] Trying to fix Github actions 13. --- package_info.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package_info.conf.in b/package_info.conf.in index 095565a..78770ef 100644 --- a/package_info.conf.in +++ b/package_info.conf.in @@ -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