Skip to content

Commit 09fe65b

Browse files
author
Michael Whapples
committed
Revert "Attempt to fix action build issues by turning off maven cache."
This reverts commit eb91b14.
1 parent eb91b14 commit 09fe65b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
java-version: '25'
3232
distribution: 'corretto'
33-
# cache: maven
33+
cache: maven
3434

3535
- name: Build with Maven
3636
run: |

0 commit comments

Comments
 (0)