Commit c365c10
authored
fix(java-cloud-bom): execute pre-install pass in GHA release notes generator (googleapis#13608)
This PR fixes a SNAPSHOT dependency resolution error inside the
`java-cloud-bom-release-note-generation.yaml` GHA workflow. It adds a
`pre-install.sh` execution pass to compile and install local snapshots
(like `gapic-libraries-bom`) to the runner's Maven cache before
executing the generator.1 parent a61fa6b commit c365c10
1 file changed
Lines changed: 4 additions & 0 deletions
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
0 commit comments