Skip to content

Commit

Permalink
More debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahGale committed Aug 17, 2024
1 parent e6ce94c commit 9da4994
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,7 @@ jobs:
- run: pip install . montepy[doc,build]
- run: |
sphinx-build doc/source/ doc/build/ -W --keep-going -E
pwd
ls
ls doc/build/html
python .github/scripts/check_sitemap.py
name: Build site strictly and check sitemap
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 9da4994

Please sign in to comment.