Skip to content

Migration from deprecated add-path on windows #25485

Answered by thboop
boneskull asked this question in Actions
Discussion options

You must be logged in to vote
boneskull:

doesn’t seem to work

Hey @boneskull, you seem to be setting different paths when using the set-env and GITHUB_PATH. Take a look at the revert PR here. Notice how the space between “Program Files” and “(x86)”.
is changed as well.

Could you please try:

run: echo "C:\Program Files (x86)\Growl for Windows" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8

Replies: 5 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
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