Use bash to ensure env vars are expanded

This commit is contained in:
daz 2024-07-19 12:31:24 -06:00 committed by Daz DeBoer
parent 4c453aec59
commit de6862d826

View file

@ -78,6 +78,7 @@ jobs:
with:
cache-read-only: true
- name: Report Gradle User Home
shell: bash
run: |
du -hc $GRADLE_USER_HOME/caches/modules-2
du -hc $GRADLE_USER_HOME/wrapper/dists