Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

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 13, 2024
1 parent e91480e commit dfb9c9f
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 @@ -53,7 +53,6 @@ jobs:
with:
java-version: '17'
distribution: 'semeru'
cache: maven

# The githash is added to the development Maven registry to show what commit level it contains
- name: Print githash
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 @@ -28,7 +28,6 @@ jobs:
with:
java-version: '17'
distribution: 'semeru'
cache: maven

# The githash is added to the development Maven registry to show what commit level it contains
- name: Print githash
Expand Down

0 comments on commit dfb9c9f

Please sign in to comment.