Commit a03474c
committed
ci: Install go-md2man in main workflow
The bootc-ubuntu-setup action doesn't include go-md2man, which is
needed by the Makefile to generate man pages during the build step.
Add explicit installation step for go-md2man after the environment setup.
Assisted-by: Claude Code (Sonnet 4.5)1 parent 8fa8899 commit a03474c
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| |||
0 commit comments