Commit cf8edd1
committed
fix(build): Add missing source path to jupyter-book build command
The build command was missing the target directory argument (.), causing it to fail to generate output. This lead to the copy step failing.1 parent 319df3d commit cf8edd1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments