Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Append --no-daemon option to dependencies cache with Gradle #218

Merged
merged 1 commit into from Sep 13, 2021

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
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.

None yet

2 participants