Skip to content

Commit

Permalink
Re-added gradle cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Iliano101 committed Nov 10, 2024
1 parent 4b87cea commit 31e877f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/beta-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
with:
distribution: "temurin"
java-version: "21"
cache: "gradle"

- name: Change wrapper permissions
run: chmod +x ./gradlew
Expand Down

0 comments on commit 31e877f

Please sign in to comment.