Skip to content

Commit 47e686e

Browse files
committed
ci: adds missing gradle dependencies caching to CI
1 parent aa9db22 commit 47e686e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/api-level-lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
with:
1717
distribution: 'temurin'
1818
java-version: 20
19+
cache: gradle
1920
- name: Setup Android SDK
2021
uses: android-actions/[email protected]
2122
- name: Add execution right to the script

0 commit comments

Comments
 (0)