Commit e073ec6
committed
ci(docs[builder]): Switch sphinx build from html to dirhtml
why: CloudFront is configured with the dirhtml_clean_urls function
(same as libtmux/tmuxp); building with -b html produces .html files
that the CF function tries to redirect away from
what:
- Change sphinx-build -b html to -b dirhtml in docs publish step1 parent d030d35 commit e073ec6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments