Skip to content

Commit 12b9b49

Browse files
authored
Merge pull request #1672 from microsoftgraph/bugfix/missing-dependencies-cache
ci: adds missing gradle dependencies caching to CI
2 parents aa9db22 + 47e686e commit 12b9b49

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)