diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index fac18d94..1a046812 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -15,7 +15,7 @@ jobs: with: java-version: 17 distribution: temurin - cache: maven + cache: 'gradle' - name: Change wrapper permission run: chmod +x ./gradlew - name: Test