Skip to content

Commit

Permalink
Remove maven cache
Browse files Browse the repository at this point in the history
Signed-off-by: Jade Carino <[email protected]>
  • Loading branch information
jadecarino committed Sep 24, 2024
1 parent 3438d0f commit 08bb291
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
with:
java-version: '17'
distribution: 'semeru'
cache: maven

- name: Print Githash
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pr-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
with:
java-version: '17'
distribution: 'semeru'
cache: maven

- name: Print Githash
run: |
Expand Down

0 comments on commit 08bb291

Please sign in to comment.