bumps artifact installer

This commit is contained in:
Atul R
2020-03-08 17:18:53 +01:00
parent c742712f6f
commit a454a7dafe
4 changed files with 22 additions and 13 deletions
+1
View File
@@ -11,6 +11,7 @@ async function setupQt() {
id: 'nodegui-mini-qt',
displayName: `${artifact.name} for Minimal Qt: ${miniQt.version} installation`,
downloadLink: artifact.link,
skipSetup: artifact.skipSetup,
}),
),
);