Skip to content

Commit

Permalink
On debug continue failed build and print logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Songtech-0912 committed Jan 6, 2025
1 parent 3a73466 commit b1c64df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
sudo apt-get install inkscape
- name: Build PDF of book
continue-on-error: true
run: |
jupyter-book build book --builder pdflatex
mv ./book/_build/latex/elara-handbook.pdf ./book/elara-handbook.pdf
Expand Down

0 comments on commit b1c64df

Please sign in to comment.