Commit 8ce64ce
fix: deploy book/html not book to gh-pages docs/
mdBook outputs the HTML site to book/html/, not book/ root.
Previous commit was deploying the wrong directory and also
deleting the actual content with rm -rf book/html.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 79ddba7 commit 8ce64ce
1 file changed
+2
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | 77 | | |
81 | 78 | | |
82 | 79 | | |
83 | 80 | | |
84 | | - | |
| 81 | + | |
85 | 82 | | |
86 | 83 | | |
87 | 84 | | |
| |||
151 | 148 | | |
152 | 149 | | |
153 | 150 | | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | 151 | | |
159 | 152 | | |
160 | 153 | | |
161 | | - | |
| 154 | + | |
162 | 155 | | |
163 | 156 | | |
164 | 157 | | |
| |||
0 commit comments