Commit da9f9af
committed
ci: install graph-compose-emoji before building the examples module
The examples module depends on io.github.demchaav:graph-compose-emoji:1.0.0,
a standalone artifact (like graph-compose-fonts) that is not on Maven
Central. The Examples Generation Smoke Test job installed fonts and the
root artifact but not emoji, so "Compile examples module" failed to resolve
the dependency. Install the emoji module into the local repo first, exactly
as fonts already is.1 parent 0431f63 commit da9f9af
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
108 | 114 | | |
109 | 115 | | |
110 | 116 | | |
| |||
0 commit comments