mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 05:48:09 +00:00
fix(ci): make shadow jobs actually use provided Gradle version
This commit is contained in:
parent
dbdde9688f
commit
9351e79511
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 }}
|
||||
with:
|
||||
arguments: check
|
||||
gradle-version: ${{ matrix.gradle-version }}
|
||||
gradle-home-cache-cleanup: true
|
||||
cache-read-only: true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user