File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# use-ruby
22
3- This action downloads a prebuilt ruby and adds it to ` $ PATH` .
3+ This action downloads a prebuilt ruby and adds it to the ` PATH ` .
44
5- It is very efficient and takes about 5 seconds to download, extract and add the given Ruby to ` $ PATH` .
5+ It is very efficient and takes about 5 seconds to download, extract and add the given Ruby to the ` PATH ` .
66No extra packages need to be installed.
77
88### Supported Versions
Original file line number Diff line number Diff line change 11name : ' Setup Ruby, JRuby and TruffleRuby'
2- description : ' Download a prebuilt Ruby and add it to $ PATH in 5 seconds'
2+ description : ' Download a prebuilt Ruby and add it to the PATH in 5 seconds'
33author : ' Benoit Daloze'
44branding :
55 color : red
Original file line number Diff line number Diff line change 11{
22 "name" : " use-ruby-action" ,
33 "version" : " 0.1.0" ,
4- "description" : " Download a prebuilt ruby and add it to $ PATH" ,
4+ "description" : " Download a prebuilt Ruby and add it to the PATH in 5 seconds " ,
55 "main" : " index.js" ,
66 "scripts" : {
77 "lint" : " eslint *.js" ,
You can’t perform that action at this time.
0 commit comments