Skip to content

Commit

Permalink
Cat notebook error log
Browse files Browse the repository at this point in the history
  • Loading branch information
jnywong authored Apr 23, 2024
1 parent 5fe5d3b commit 8b4c237
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy_website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ jobs:
run: |
jupyter-book build catalystbook/
# Cat error log
- run: cat /home/runner/work/czi-catalystproject.github.io/czi-catalystproject.github.io/catalystbook/_build/html/reports/hub-activity/hub-activity.err.log

# Upload the book's HTML as an artifact
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
Expand Down

0 comments on commit 8b4c237

Please sign in to comment.