Commit c2d8373
committed
Fix CI on Solidus v3.1 by explicitly fetching solidus_frontend from GH
This is the same fix that was used in
9f1f60b. Otherwise, bundler will
try to fetch the gem from RubyGems and complain because not finding
`v3.1.10.dev` version.
Closes #2391 parent 3fed000 commit c2d8373
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
| |||
0 commit comments