runner icon indicating copy to clipboard operation
runner copied to clipboard

Getting Error: System.UnauthorizedAccessException : Access to the path '/home/runneradmin' is denied

Open mehdihadeli opened this issue 2 years ago • 0 comments

Describe the bug I get a System.UnauthorizedAccessException : Access to the path '/home/runneradmin' is denied error in my GitHub action on ubuntu:latest runner. How can I resolve this issue?

Runner Version and Platform

Ubuntu:Latest

Job Log Output

  Error Message:
   System.UnauthorizedAccessException : Access to the path '/home/runneradmin' is denied.
---- System.IO.IOException : Permission denied

mehdihadeli avatar Jan 11 '23 09:01 mehdihadeli