Skip to content

Commit 049c4ea

Browse files
committed
mkdir -p this time.
1 parent af171dd commit 049c4ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ ci-tutorials/%.ipynb: ci-tutorials/%.py ${CHARTS}
2929

3030
# mermaid.js files
3131
_static/mmd/build/%.svg: _static/mmd/src/%.mmd
32+
mkdir -p _static/mmd/build
3233
${MERMAID_PATH}mmdc -i $^ -o $@
3334

3435
html: ${NOTEBOOKS} ${CHARTS}

0 commit comments

Comments
 (0)