😮💨 try to cache gradle for fastest build
All checks were successful
Auto Build / Build (push) Successful in 18m54s
All checks were successful
Auto Build / Build (push) Successful in 18m54s
This commit is contained in:
@@ -12,6 +12,8 @@ jobs:
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: 21
|
||||
- name: Setup Gradle
|
||||
uses: gradle/actions/setup-gradle@v5
|
||||
- name: Build
|
||||
run: ./gradlew build
|
||||
- name: Upload build
|
||||
|
||||
Reference in New Issue
Block a user