Update gradle.yml
This commit is contained in:
		
							parent
							
								
									86a893916d
								
							
						
					
					
						commit
						58d9ac7fdd
					
				
							
								
								
									
										2
									
								
								.github/workflows/gradle.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/gradle.yml
									
									
									
									
										vendored
									
									
								
							@ -27,5 +27,7 @@ jobs:
 | 
				
			|||||||
        distribution: 'adopt'
 | 
					        distribution: 'adopt'
 | 
				
			||||||
    - name: Validate Gradle wrapper
 | 
					    - name: Validate Gradle wrapper
 | 
				
			||||||
      uses: gradle/wrapper-validation-action@e6e38bacfdf1a337459f332974bb2327a31aaf4b
 | 
					      uses: gradle/wrapper-validation-action@e6e38bacfdf1a337459f332974bb2327a31aaf4b
 | 
				
			||||||
 | 
					    - name: Make gradlew executable
 | 
				
			||||||
 | 
					      run: chmod +x ./gradlew
 | 
				
			||||||
    - name: Build with Gradle
 | 
					    - name: Build with Gradle
 | 
				
			||||||
      run: ./gradlew build
 | 
					      run: ./gradlew build
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user