diff --git a/.github/workflows/cura-installer.yml b/.github/workflows/cura-installer.yml index fb8a6e08fb..69dc0dedb3 100644 --- a/.github/workflows/cura-installer.yml +++ b/.github/workflows/cura-installer.yml @@ -46,8 +46,8 @@ on: type: boolean msi: description: 'Create the msi' - default: false - required: 'true' + default: 'false' + required: true type: string env: