1
0
mirror of synced 2026-05-22 21:33:16 +00:00

chore: Use cache in continuous-integration-workflow.yml

Signed-off-by: jongwooo <jongwooo.han@gmail.com>
This commit is contained in:
jongwooo
2022-12-23 12:13:21 +09:00
committed by Josh Cummings
parent 51d5fb9c03
commit aad3e61f4d
@@ -55,6 +55,7 @@ jobs:
with:
java-version: '11'
distribution: 'adopt'
cache: 'gradle'
- name: Set up Gradle
uses: gradle/gradle-build-action@v2
- name: Set up gradle user name