diff --git a/.github/workflows/continuous-integration-workflow.yml b/.github/workflows/continuous-integration-workflow.yml index 5277c2a3102..e632b359f53 100644 --- a/.github/workflows/continuous-integration-workflow.yml +++ b/.github/workflows/continuous-integration-workflow.yml @@ -55,6 +55,7 @@ jobs: with: java-version: '17' distribution: 'temurin' + cache: 'gradle' - name: Set up Gradle uses: gradle/gradle-build-action@v2 - name: Set up gradle user name