Commit c1cfb1c
committed
ci: install rbs gem before type validation
The previous commit added RBS type signatures and CI validation,
but the workflow failed because the rbs gem was not installed.
This adds a gem install step before running the validation command.1 parent 52bd5be commit c1cfb1c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
0 commit comments