Commit 1a84d77
fix: run bundle install before release to install gems required by bundler/setup
-rbundler/setup activates all gems in the Gemfile, but requires them to be
installed locally first. Without bundle install, Bundler::GemNotFound is raised.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent a1a19f1 commit 1a84d77
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
| |||
0 commit comments