From 1fe76c8a36c7eaf2cc47593dec20d29c6b85ebeb Mon Sep 17 00:00:00 2001 From: Zoltan Date: Thu, 13 Jun 2024 14:59:30 -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 17cba92..948232f 100644 --- a/.github/workflows/publish-book.yaml +++ b/.github/workflows/publish-book.yaml @@ -103,7 +103,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