add cache dependency path in action
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Gitea Action Maven build / build (push) Has been cancelled
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Gitea Action Maven build / build (push) Has been cancelled
				
			This commit is contained in:
		| @@ -20,5 +20,6 @@ jobs: | |||||||
|           java-version: 17 |           java-version: 17 | ||||||
|           distribution: 'oracle' |           distribution: 'oracle' | ||||||
|           cache: 'maven' |           cache: 'maven' | ||||||
|  |           cache-dependency-path: '**/pom.xml' | ||||||
|       - name: Build with Maven |       - name: Build with Maven | ||||||
|         run: mvn -B package --file pom.xml |         run: mvn -B package --file pom.xml | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Eduard Kuksa
					Eduard Kuksa