Commit 19b98b2
committed
Use bundler-cache to bundle install and cache gems
The setup-ruby action makes it trivial to bundle install gems from a
cache and updating the cache when the run completes.
See https://github.com/ruby/setup-ruby for details1 parent d9265ab commit 19b98b2
1 file changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 35 | + | |
41 | 36 | | |
42 | 37 | | |
43 | 38 | | |
| |||
0 commit comments