Skip to content

Commit

Permalink
Update ci.yml - use gradle instead of maven
Browse files Browse the repository at this point in the history
  • Loading branch information
elisherer authored Apr 7, 2024
1 parent 4ba2341 commit 3c942fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
java-version: '17'
distribution: 'temurin'
java-package: jdk
cache: maven
cache: gradle

- name: Setup Gradle
uses: gradle/[email protected]
Expand Down

0 comments on commit 3c942fa

Please sign in to comment.