Skip to content

Permission denied to create file in "/github/home/" folder #25841

Answered by epomatti
epomatti asked this question in Actions
Discussion options

You must be logged in to vote

Solved it by adding “sudo” before any command that requires permission. It also requires that the full path of Flutter is referenced when executing the commands.

The image was running with “cirrus” user and therefore didn’t have permission.

More info here: https://stackoverflow.com/a/58469603/3231778

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants