Skip to content

Commit

Permalink
Cache gradle in action
Browse files Browse the repository at this point in the history
  • Loading branch information
ivancea committed Sep 20, 2024
1 parent ba8b0e9 commit 529c83d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
java-version: '17'
distribution: 'temurin'
cache: 'gradle'
- name: Create google-services.json
env:
GOOGLE_SERVICES: ${{ secrets.GOOGLE_SERVICES_JSON }}
Expand Down

0 comments on commit 529c83d

Please sign in to comment.