forked from TCGdex/java-sdk
chore: Enable caching (#41)
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -36,6 +36,7 @@ jobs:
|
||||
with:
|
||||
java-version: ${{ matrix.java-versions }}
|
||||
distribution: 'temurin'
|
||||
cache: 'gradle'
|
||||
|
||||
- name: Build & Test
|
||||
uses: gradle/gradle-build-action@v3
|
||||
|
Reference in New Issue
Block a user