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:
Benoit Daloze
2024-01-22 11:08:37 +01:00
committed by GitHub
parent 558057564b
commit 5daca16544
-1
View File
@@ -44,7 +44,6 @@ inputs:
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.
No build tools or packages are installed, nor are any ENV setting changed to activate them.
default: 'default'
outputs:
ruby-prefix: