diff --git a/.github/workflows/publish-book.yaml b/.github/workflows/publish-book.yaml index e2c5f926..557bea16 100644 --- a/.github/workflows/publish-book.yaml +++ b/.github/workflows/publish-book.yaml @@ -90,7 +90,7 @@ jobs: ln -s ../tutorials book/tutorials ln -s ../projects book/projects ln -s ../prereqs book/prereqs - ln -s ../tatraining book/tatraining + # ln -s ../tatraining book/tatraining jupyter-book build book python ci/parse_html_for_errors.py instructor