-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Set custom default shell #318
Copy link
Copy link
Open
Labels
Description
Coming from actions/runner#240
It'd be useful to have a function in the toolkit core which allows to change the default shell for all the following steps in a job. Another solution is to allow to set shell at job level (as it is supported for env). However, I think that supporting it in the toolkit would still be useful.
/cc @dakale
Reactions are currently unavailable