mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 13:08:46 +00:00
Enable gradle caching on the Github CI system.
This commit is contained in:
committed by
Greyson Parrelli
parent
ca8add87c6
commit
40f86ed2be
1
.github/workflows/android.yml
vendored
1
.github/workflows/android.yml
vendored
@@ -24,6 +24,7 @@ jobs:
|
||||
with:
|
||||
distribution: temurin
|
||||
java-version: 11
|
||||
cache: gradle
|
||||
|
||||
- name: Validate Gradle Wrapper
|
||||
uses: gradle/wrapper-validation-action@v1
|
||||
|
||||
Reference in New Issue
Block a user