Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 296 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 296 Bytes

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.