Skip to content

Commit

Permalink
Add troubleshooting output to pr-docs-check-container-raw.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsrabin committed Apr 30, 2024
1 parent b1c1aca commit c58699b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-docs-check-container-raw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ jobs:
container:
image: escomp/base:latest
steps:
- run: pwd
- run: ls -lh
- run: git lfs pull --exclude='' --include=''
- run: sphinx-build -W --keep-going -n -b html . _build

0 comments on commit c58699b

Please sign in to comment.