Skip to content

Commit

Permalink
chore: update cache maven
Browse files Browse the repository at this point in the history
  • Loading branch information
Wroud committed May 29, 2024
1 parent fc4c9c4 commit 874a53a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
distribution: "temurin"
java-version: "17"
cache: "maven"
cache: maven

- name: Cache Maven packages
uses: actions/cache@v4
Expand Down

0 comments on commit 874a53a

Please sign in to comment.