mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
Improve documentation about the self-hosted input
* Fixes https://github.com/ruby/setup-ruby/issues/535
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ inputs:
|
||||
description: |
|
||||
Consider the runner as a self-hosted runner, which means not using prebuilt Ruby binaries which only work
|
||||
on GitHub-hosted runners or self-hosted runners with a very similar image to the ones used by GitHub runners.
|
||||
The default is to detect this automatically based on the OS, OS version and $RUNNER_TOOL_CACHE.
|
||||
The default is to detect this automatically based on the OS, OS version and architecture.
|
||||
outputs:
|
||||
ruby-prefix:
|
||||
description: 'The prefix of the installed ruby'
|
||||
|
||||
Reference in New Issue
Block a user