Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
koxx12-dev authored Jan 2, 2024
1 parent 7d3ba1e commit 6972025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
distribution: 'temurin'
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- uses: actions/cache@v2
- uses: actions/cache@v3.3.2
with:
path: |
~/.gradle/caches
Expand Down

0 comments on commit 6972025

Please sign in to comment.