Skip to content

Commit

Permalink
cahce dependency path not supported anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
GordeaS authored and GordeaS committed Mar 19, 2024
1 parent efdc778 commit fb778cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_test_analyse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
distribution: 'temurin' #should use the same as in the docker file
java-version: 17
cache: 'maven'
cache-dependency-path: 'sub-project/pom.xml' # optional
- name: Cache SonarCloud packages
uses: actions/cache@v1
with:
Expand Down

0 comments on commit fb778cd

Please sign in to comment.