Skip to content

Error with set-env on self hosted runner ==> [error]No such file or directory #26420

Answered by rboekweg
rboekweg asked this question in Actions
Discussion options

You must be logged in to vote

I’ve found the answer after more testing.  Looks like something fishy with this step that was running before echo because when I remove that cleanup step, all the echo commands work fine.  Going to call this resolved and dig into why cleanup is messing things up. Bizarre.

      - name: Clean Workspace
        run: sudo rm -rf $GITHUB_WORKSPACE

Replies: 12 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
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
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
Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

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