Skip to content

Commit

Permalink
🔼 Do not cache releases
Browse files Browse the repository at this point in the history
  • Loading branch information
KaspianDev authored Aug 4, 2022
1 parent ef5ddd9 commit 72bb4df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
with:
java-version: 17
distribution: temurin
cache: gradle

- name: Make gradlew executable
run: chmod +x ./gradlew
Expand Down

0 comments on commit 72bb4df

Please sign in to comment.