mirror of
				https://github.com/actions/setup-java.git
				synced 2025-10-31 06:20:53 +00:00 
			
		
		
		
	.
This commit is contained in:
		
					parent
					
						
							
								01b68e40d9
							
						
					
				
			
			
				commit
				
					
						764bc339b3
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/workflow.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/workflow.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -32,8 +32,8 @@ jobs: | ||||||
|       run: mv "${{ runner.tool_cache }}" "${{ runner.tool_cache }}.old" |       run: mv "${{ runner.tool_cache }}" "${{ runner.tool_cache }}.old" | ||||||
|     - run: | |     - run: | | ||||||
|         printenv|sort |         printenv|sort | ||||||
|     - name: Clear local maven repository |     # - name: Clear local maven repository | ||||||
|       run: mv "~/.m2/repository" "~/.m2/repository.bak" && mkdir ~/.m2/repository |     #   run: mv "~/.m2/repository" "~/.m2/repository.bak" && mkdir ~/.m2/repository | ||||||
|     - name: Setup java 7 |     - name: Setup java 7 | ||||||
|       uses: ./ |       uses: ./ | ||||||
|       with: |       with: | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue