mirror of
https://github.com/actions/setup-java.git
synced 2025-04-20 09:56:46 +00:00
minor improvements
This commit is contained in:
parent
b2da088220
commit
cfdcd6827b
6 changed files with 15 additions and 14 deletions
|
@ -10,7 +10,7 @@ inputs:
|
|||
description: 'Java distribution. See the list of supported distributions in README file'
|
||||
required: false
|
||||
java-package:
|
||||
description: 'The package type (jdk, jre)'
|
||||
description: 'The package type (jdk, jre, jdk+fx, jre+fx)'
|
||||
required: false
|
||||
default: 'jdk'
|
||||
architecture:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue