diff --git a/Makefile b/Makefile index 3a60e09..b7b60be 100644 --- a/Makefile +++ b/Makefile @@ -17,6 +17,7 @@ serve: quarto preview docs: $(SRC) + nbprocess_export nbprocess_quarto test: @@ -44,4 +45,4 @@ install: install_quarto install_quarto: .FORCE ./install_quarto.sh -.FORCE: \ No newline at end of file +.FORCE: