mirror of
https://github.com/tcgdex/java-sdk.git
synced 2025-04-22 02:42:15 +00:00
chore: Enable caching (#41)
All checks were successful
All checks were successful
This commit is contained in:
parent
7af1fa8880
commit
89e706f692
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -36,6 +36,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
java-version: ${{ matrix.java-versions }}
|
java-version: ${{ matrix.java-versions }}
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
|
cache: 'gradle'
|
||||||
|
|
||||||
- name: Build & Test
|
- name: Build & Test
|
||||||
uses: gradle/gradle-build-action@v3
|
uses: gradle/gradle-build-action@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user