Use setup-java action to cache dependencies

Signed-off-by: jongwooo <jongwooo.han@gmail.com>
This commit is contained in:
jongwooo
2022-12-23 01:58:04 +09:00
committed by Jakub Chrzanowski
parent 9cdd250284
commit e62005626d
3 changed files with 3 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ jobs:
with:
distribution: zulu
java-version: 11
cache: gradle
# Set environment variables
- name: Export Properties