Commit c522c42
Run bundle install at release workflow (#580)
It fixes the issue where the release workflow fails because the `bundle
install` is not running.
Actual failure log:
http://github.com/line/line-bot-sdk-ruby/actions/runs/14963670963/job/42029838206#step:5:66
---------
Co-authored-by: Yuta Kasai <kasai.yuta0810@gmail.com>1 parent f8da531 commit c522c42
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
0 commit comments