Commit c2be706
Fix bundle install path to use absolute path
Use absolute path for vendor/bundle to prevent bundler from creating
directories relative to BUNDLE_GEMFILE location (gemfiles/vendor/).
This fixes untracked file errors in Ruby 2.7 CI runs.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent a279252 commit c2be706
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments