Commit 319df3d
committed
fix(build): Correct Jupyter Book output path in copy script
The copy:book script was looking for _build/site, but Jupyter Book defaults to _build/html. This prevented the notes from being deployed.1 parent be76a79 commit 319df3d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments