Skip to content

Commit 63d1936

Browse files
authored
Update build_html.sh
1 parent c82c2d9 commit 63d1936

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

build_html.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ cat myst.yml
1818
python -m jupyter book build --html --execute
1919

2020
# Run again with the devel. The cached should no longer collide
21-
mv _myst.yml myst.yml
22-
python -m jupyter book build --html --execute
23-
echo "RUN TWO, WITH DQROBOTICS DEVEL PAGES"
24-
cat myst.yml
21+
# mv _myst.yml myst.yml
22+
# python -m jupyter book build --html --execute
23+
# echo "RUN TWO, WITH DQROBOTICS DEVEL PAGES"
24+
# cat myst.yml
2525

0 commit comments

Comments
 (0)