Skip to content

Commit aad3e61

Browse files
jongwooojzheaux
authored andcommitted
chore: Use cache in continuous-integration-workflow.yml
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
1 parent 51d5fb9 commit aad3e61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
with:
5656
java-version: '11'
5757
distribution: 'adopt'
58+
cache: 'gradle'
5859
- name: Set up Gradle
5960
uses: gradle/gradle-build-action@v2
6061
- name: Set up gradle user name

0 commit comments

Comments
 (0)