chore: Use cache in continuous-integration-workflow.yml
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
This commit is contained in:
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue