Skip to content

Commit 79be4fe

Browse files
committed
Update maven.yml
1 parent 0734ccb commit 79be4fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,5 @@ jobs:
2525
with:
2626
java-version: ${{ matrix.java }}
2727
distribution: 'temurin'
28-
# cache: maven
2928
- name: Build with Maven
3029
run: mvn -B package --no-transfer-progress --file pom.xml

0 commit comments

Comments
 (0)