Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix MSVC CI build on non-PR refs #5733

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

sturnclaw
Copy link
Member

#5731 works fine for refspecs in the form refs/pull/XXXX/merge, but fails for refs/heads/<branch>. I suspect this is because of an erroneous quote character being passed through the echo command.

- Pass github ref variable without quotes to echo command on Windows
@sturnclaw sturnclaw merged commit 331dcbc into pioneerspacesim:master Feb 2, 2024
5 checks passed
@sturnclaw sturnclaw deleted the fix-msvc-build branch February 2, 2024 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant