Skip to content

Commit

Permalink
Fixing github actions
Browse files Browse the repository at this point in the history
Signed-off-by: Dusan Malusev <[email protected]>
  • Loading branch information
CodeLieutenant committed Jul 17, 2024
1 parent 153ca37 commit ce4f685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
distribution: 'corretto'
java-version: ${{ matrix.java }}
cache: 'maven'
# cache: 'maven'
# cache-dependency-path: |
# build/cassandra-stress*.pom
- name: Setup Ant
Expand Down

0 comments on commit ce4f685

Please sign in to comment.