Skip to content

Commit

Permalink
Default for architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny McCormick authored and GitHub committed Jul 15, 2019
1 parent 3a3c518 commit 609f104
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ inputs:
architecture:
description: 'The architecture (x86, x64) of the JDK.'
required: true
default: 'x64'
jdkFile:
description: 'Path to where the compressed JDK is located. The path could be in your source repository or a local path on the agent.'
required: true
Expand Down

0 comments on commit 609f104

Please sign in to comment.