Skip to content

Commit

Permalink
Enable Java SDK gradle cache in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bookshiyi committed Aug 14, 2023
1 parent 4944b47 commit 9eb5311
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
with:
distribution: "zulu"
java-version: "11"
cache: "gradle"

- name: Fetch Dependencies
working-directory: example/
Expand Down

0 comments on commit 9eb5311

Please sign in to comment.