Skip to content

Conversation

jeremyd2019
Copy link

Output variables don't work in the shell parameter of run steps (actions/runner#444), so create a wrapper script in a temp directory that's added to the path so that users can use shell: cygwin '{0}' without putting all of Cygwin's /bin on their PATH.

Fixes #29

Output variables don't work in the `shell` parameter of `run` steps,
so create a wrapper script in a temp directory that's added to the
path so that users can use `shell: cygwin '{0}'` without putting all of
Cygwin's /bin on their PATH.
a little easier to read, though it seems powershell only put a \r on
the last line by itself... sigh
let login shell option decide
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.

unable to use cygwin as shell if add-to-path: false

1 participant