Skip to content

Commit

Permalink
let gradle cache
Browse files Browse the repository at this point in the history
  • Loading branch information
prenagha committed Aug 12, 2024
1 parent 9fdba29 commit 4455bff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/04-todo-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:

- name: Setup Gradle
uses: gradle/actions/setup-gradle@v4
with:
cache-overwrite-existing: true

- name: Build application
working-directory: app
Expand Down

0 comments on commit 4455bff

Please sign in to comment.