Skip to content

Commit 24eaa35

Browse files
committed
cache builds
1 parent a57ba9d commit 24eaa35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
with:
3333
java-version: 17
3434
distribution: 'oracle'
35+
cache: 'gradle'
3536

3637
- name: Run tests
3738
run: |

0 commit comments

Comments
 (0)