Skip to content

Commit

Permalink
Update publish-book.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
iamzoltan authored Feb 14, 2024
1 parent 445ab14 commit fce7805
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
- name: Build the book
run: |
python ci/generate_book_dl.py student
jupyter-book toc migrate /home/runner/work/course-content-dl/course-content-dl/book/_toc.yml -o /home/runner/work/course-content-dl/course-content-dl/book/_toc.yml
ln -s ../tutorials book/tutorials
ln -s ../projects book/projects
ln -s ../prereqs book/prereqs
Expand Down

0 comments on commit fce7805

Please sign in to comment.