Commit e98b2d9
committed
Fix doc-tools not found error in test-mcp-examples workflow
- Add npm install step to install @redpanda-data/docs-extensions-and-macros
- Use --no-install flag with npx to prevent trying to download from npm
- The doc-tools binary is provided by @redpanda-data/docs-extensions-and-macros1 parent 19fcd2e commit e98b2d9
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
0 commit comments