Use double quotes in architecture description
This commit is contained in:
parent
2dec3090c2
commit
04e13d1cf9
@ -14,7 +14,7 @@ inputs:
|
||||
required: false
|
||||
default: 'jdk'
|
||||
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
|
||||
jdkFile:
|
||||
description: 'Path to where the compressed JDK is located'
|
||||
|
Loading…
x
Reference in New Issue
Block a user