mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-12-27 01:02:11 -05:00
213bb63776
Although convenient, the os.homedir() function can return a different value that the 'user.home' SystemProperty in Java. The latter is used to locate the Gradle User Home directory. By switching to use Java to determine the value for 'user.home', we can use the same process as Gradle to determine Gradle User Home. Fixes #207 |
||
---|---|---|
.. | ||
resources | ||
cache-base.ts | ||
cache-extract-entries.ts | ||
cache-reporting.ts | ||
cache-utils.ts | ||
caches.ts | ||
execution.ts | ||
gradlew.ts | ||
job-summary.ts | ||
main.ts | ||
post.ts | ||
provision.ts | ||
setup-gradle.ts |