don't cache gitlibs

avoid prep lib java version issue

Signed-off-by: Sean Corfield <sean@corfield.org>
This commit is contained in:
Sean Corfield 2025-03-08 12:43:22 -08:00
parent 78894f8ba4
commit 403d156331
No known key found for this signature in database
3 changed files with 0 additions and 4 deletions

View file

@ -25,7 +25,6 @@ jobs:
with:
path: |
~/.m2/repository
~/.gitlibs
~/.clojure
~/.cpcache
key: ${{ runner.os }}-${{ hashFiles('**/deps.edn') }}

View file

@ -23,7 +23,6 @@ jobs:
with:
path: |
~/.m2/repository
~/.gitlibs
~/.clojure
~/.cpcache
key: ${{ runner.os }}-${{ hashFiles('**/deps.edn') }}
@ -73,7 +72,6 @@ jobs:
with:
path: |
~/.m2/repository
~/.gitlibs
~/.clojure
~/.cpcache
key: ${{ runner.os }}-${{ hashFiles('**/deps.edn') }}

View file

@ -23,7 +23,6 @@ jobs:
with:
path: |
~/.m2/repository
~/.gitlibs
~/.clojure
~/.cpcache
key: ${{ runner.os }}-${{ hashFiles('**/deps.edn') }}