Commit 31db38d
fix(ci): install dependencies in publish job for prepack script
The publish job was failing because backstage-cli was not available
when npm publish triggered the prepack lifecycle script.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 4886a6b commit 31db38d
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
65 | 69 | | |
66 | 70 | | |
67 | | - | |
| 71 | + | |
0 commit comments