From aabcee779397b1fe9ee4dfff46207cc2a3cf4fef Mon Sep 17 00:00:00 2001 From: Zoltan Date: Thu, 13 Jun 2024 14:59:53 -0400 Subject: [PATCH] Update publish-book.yaml --- .github/workflows/publish-book.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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