Skip to content

Commit 2541e16

Browse files
committed
skip maven cache in closure workflow as its not at the root
1 parent fa88498 commit 2541e16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/closure.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
with:
1818
java-version: 8
1919
distribution: 'temurin'
20-
cache: 'maven'
2120
server-id: sonatype-nexus-staging
2221
server-username: MAVEN_USERNAME
2322
server-password: MAVEN_PASSWORD

0 commit comments

Comments
 (0)