Do not set default value for php-extensions input in ci-setup action

This commit is contained in:
Alejandro Celaya 2024-02-16 23:08:03 +01:00
parent 96ed7cae0d
commit 8c93444286

View File

@ -12,7 +12,6 @@ inputs:
php-extensions:
description: 'The PHP extensions to install'
required: false
default: ''
extensions-cache-key:
description: 'The key used to cache PHP extensions. If empty value is provided, extension caching is disabled'
required: true