From 4e08e0528e44451ec090522cbb5aa383f961ed82 Mon Sep 17 00:00:00 2001 From: Jelle Spijker Date: Fri, 6 Jan 2023 13:32:29 +0100 Subject: [PATCH] Require the msi input --- .github/workflows/cura-installer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cura-installer.yml b/.github/workflows/cura-installer.yml index 940bfe7e35..c42d781da6 100644 --- a/.github/workflows/cura-installer.yml +++ b/.github/workflows/cura-installer.yml @@ -47,7 +47,7 @@ on: msi: description: 'Create the msi' default: false - required: false + required: true type: boolean env: