Skip to content

Commit

Permalink
This cache messes with the one provided by Gradle action
Browse files Browse the repository at this point in the history
  • Loading branch information
bmuschko committed Nov 1, 2023
1 parent aee836b commit 7f2f5d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
with:
distribution: 'temurin'
java-version: 17
cache: 'gradle'
- name: Compilation
uses: gradle/gradle-build-action@v2
with:
Expand Down

0 comments on commit 7f2f5d9

Please sign in to comment.