mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
Remove default in action.yml for windows-toolchain
* Otherwise it shows up in every usage of the action even if not set. * Consistent with other non-required inputs.
This commit is contained in:
@@ -44,7 +44,6 @@ inputs:
|
|||||||
It also sets environment variables using 'ridk' or 'vcvars64.bat' based on the selected Ruby.
|
It also sets environment variables using 'ridk' or 'vcvars64.bat' based on the selected Ruby.
|
||||||
At present, the only other setting than 'default' is 'none', which only adds Ruby to PATH.
|
At present, the only other setting than 'default' is 'none', which only adds Ruby to PATH.
|
||||||
No build tools or packages are installed, nor are any ENV setting changed to activate them.
|
No build tools or packages are installed, nor are any ENV setting changed to activate them.
|
||||||
default: 'default'
|
|
||||||
|
|
||||||
outputs:
|
outputs:
|
||||||
ruby-prefix:
|
ruby-prefix:
|
||||||
|
|||||||
Reference in New Issue
Block a user