mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-14 06:54:20 +02:00
Use "the PATH" instead of "$PATH"
* Since $PATH is a Unix-specific syntax.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
name: 'Setup Ruby, JRuby and TruffleRuby'
|
||||
description: 'Download a prebuilt Ruby and add it to $PATH in 5 seconds'
|
||||
description: 'Download a prebuilt Ruby and add it to the PATH in 5 seconds'
|
||||
author: 'Benoit Daloze'
|
||||
branding:
|
||||
color: red
|
||||
|
||||
Reference in New Issue
Block a user