mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 22:05:19 +00:00
fix(ci): make shadow jobs actually use provided Gradle version
This commit is contained in:
1
.github/workflows/shadow_job.yml
vendored
1
.github/workflows/shadow_job.yml
vendored
@@ -58,6 +58,7 @@ jobs:
|
|||||||
DEP_OVERRIDE_agp: ${{ matrix.agp-version }}
|
DEP_OVERRIDE_agp: ${{ matrix.agp-version }}
|
||||||
with:
|
with:
|
||||||
arguments: check
|
arguments: check
|
||||||
|
gradle-version: ${{ matrix.gradle-version }}
|
||||||
gradle-home-cache-cleanup: true
|
gradle-home-cache-cleanup: true
|
||||||
cache-read-only: true
|
cache-read-only: true
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user