Closed bekaIva closed 1 year ago
It appears that the slashes are missing from the path, which is causing the issue and the file actually is created at the path C:\Users\bivan\Documents\GithubRunner\actions-runner\_work\_temp\a579c70d-dabb-4a34-8ce1-7c0035cc07fd.sh
C:\Users\bivan\Documents\GithubRunner\actions-runner\_work\_temp\a579c70d-dabb-4a34-8ce1-7c0035cc07fd.sh
I set my environment variables to use git bash instead of wsl and now it works. Problem was in echo "$RUNNER_OS"
How did you fix this?
It appears that the slashes are missing from the path, which is causing the issue and the file actually is created at the path
C:\Users\bivan\Documents\GithubRunner\actions-runner\_work\_temp\a579c70d-dabb-4a34-8ce1-7c0035cc07fd.sh