Skip to content

Conversation

@JoelLefkowitz
Copy link
Collaborator

From #102 and #105 the cache key isn't being set properly and the install is too slow

To fix this this PR:

  • Adds an actions/checkout step
  • Adds bundler-cache: true to the ruby/setup-ruby step
  • Runs bundler with bundler install --without development

@JoelLefkowitz
Copy link
Collaborator Author

Runs bundler with bundler install --without development

Removed this since it doesn't make any difference since the gems are downloaded anyway just not installed

@JoelLefkowitz JoelLefkowitz merged commit 1092d5a into master Mar 24, 2025
9 checks passed
@JoelLefkowitz JoelLefkowitz deleted the bug/install branch March 24, 2025 12:24
@JoelLefkowitz JoelLefkowitz changed the title Fix the gems caching and don't install the development group Fix the gems caching Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants