fix documentation for gradle and maven
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
# This workflow will build a Java project with Gradle, cache/restore dependecies
|
||||
# This workflow will build a Java project with Gradle and cache/restore any dependencies to improve the workflow execution time
|
||||
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle
|
||||
|
||||
name: Java CI with Gradle
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# This workflow will build a Java project with Maven, cache/restore dependecies
|
||||
# This workflow will build a Java project with Maven, and cache/restore any dependencies to improve the workflow execution time
|
||||
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
|
||||
|
||||
name: Java CI with Maven
|
||||
|
||||
Reference in New Issue
Block a user