Skip to content

Commit

Permalink
ci: no maven cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramblurr committed Nov 20, 2023
1 parent 7f4c582 commit e7ecdd8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
with:
distribution: 'zulu'
java-version: '17'
cache: 'maven'

- name: Install clojure tools
uses: DeLaGuardo/[email protected]
Expand Down

0 comments on commit e7ecdd8

Please sign in to comment.