Skip to content

Commit d0a7cb2

Browse files
committed
Update maven.yml
1 parent dfaef57 commit d0a7cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

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

0 commit comments

Comments
 (0)