Skip to content

Commit

Permalink
added dependency caching
Browse files Browse the repository at this point in the history
  • Loading branch information
klobuczek committed Dec 18, 2024
1 parent cbec452 commit 24c402a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
with:
distribution: 'temurin'
java-version: ${{ matrix.java-version }}
cache: 'maven'

- name: Install dependencies
run: bin/setup
Expand Down

0 comments on commit 24c402a

Please sign in to comment.