Skip to content

Instantly share code, notes, and snippets.

@PatilShreyas
Created October 8, 2020 07:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PatilShreyas/3e66d01a0145123e03da96b171d5324b to your computer and use it in GitHub Desktop.
Save PatilShreyas/3e66d01a0145123e03da96b171d5324b to your computer and use it in GitHub Desktop.
- name: Install bundle
run: |
bundle config path vendor/bundle
bundle install --jobs 4 --retry 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment