mirror of
				https://gitea.com/actions/setup-java.git
				synced 2025-11-04 07:47:06 +00:00 
			
		
		
		
	Default for architecture
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user