An open API service indexing awesome lists of open source software.

https://github.com/tedconf/setup-ruby

Composite actions for ruby repos
https://github.com/tedconf/setup-ruby

Last synced: 5 months ago
JSON representation

Composite actions for ruby repos

Awesome Lists containing this project

README

          

# setup-ruby
Composite actions for ruby repos, which does the following:

- Checks out code
- Sets up SSH agent (for private repos)
- Installs system dependencies
- Installs Ruby
- Installs gems (bundle)

Refer to the inputs section of `actions.yml` to see what arguments are
required/available.