diff --git a/scripts/nbs b/scripts/nbs index 3688cfd4d..247ae715a 100755 --- a/scripts/nbs +++ b/scripts/nbs @@ -10,5 +10,5 @@ tar zxf ${QUARTO_FILE} poetry install --with docs,workflows --sync poetry run quartodoc build --verbose --config nbs/_quarto.yml -cd nbs && poetry run quartodoc interlinks +(cd nbs && poetry run quartodoc interlinks) ./quarto-${QUARTO_VERSION}/bin/quarto render nbs