Revert "Use blank string for architecture default value"

This reverts commit 2f647ea8f98c39c2ce7bc8c6cf926320e422b89c.
This commit is contained in:
Wes Morgan 2022-10-06 09:15:29 -06:00
parent 2f647ea8f9
commit a1a9075fb8
No known key found for this signature in database
GPG Key ID: 5639E4CBFA17DC84

View File

@ -16,7 +16,6 @@ inputs:
architecture: architecture:
description: 'The architecture of the package (defaults to the action runner's architecture)' description: 'The architecture of the package (defaults to the action runner's architecture)'
required: false required: false
default: ''
jdkFile: jdkFile:
description: 'Path to where the compressed JDK is located' description: 'Path to where the compressed JDK is located'
required: false required: false