Skip to content

Conversation

@KengoTODA
Copy link
Contributor

Hello 👋

Thanks again for your works, here I want to suggest a minor documentation update for Windows users:

Description:

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 actions/cache#454

Related issue:

#193 (comment)

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

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 actions/cache#454
@dmitry-shibanov dmitry-shibanov merged commit 68c162b into actions:main Sep 13, 2021
@KengoTODA KengoTODA deleted the patch-1 branch September 18, 2021 02:20
@dmitry-shibanov dmitry-shibanov added the documentation Improvements or additions to documentation label Oct 15, 2021
tdfacer pushed a commit to ifit/setup-java that referenced this pull request Oct 7, 2025
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 actions/cache#454
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants