mirror of
https://gitee.com/jack_whh/setup-java.git
synced 2026-03-10 02:12:55 +08:00
docs: append --no-daemon option for Windows user (#218)
To cache deps successfully even on Windows, it's better to add `--no-daemon` option to the Gradle build, or the save process will fail due to 'permission denied' error. refs https://github.com/actions/cache/issues/454
This commit is contained in:
Reference in New Issue
Block a user