mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-22 17:12:51 +00:00
53e57a851c
MacOS runners are initialized with a Gradle User Home directory including the `~/.gradle/notifications` directory. This was causing the action to skip restoring the Gradle User Home on MacOS. This fix limits the pre-existing GUH check to the `~/.gradle/caches` directory which isn't pre-initialized in the runner. Fixes #155 |
||
---|---|---|
.. | ||
cache-base.ts | ||
cache-extract-entries.ts | ||
cache-reporting.ts | ||
cache-utils.ts | ||
caches.ts | ||
execution.ts | ||
gradlew.ts | ||
main.ts | ||
post.ts | ||
provision.ts |