Skip to content

Commit

Permalink
looking in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kbonney committed Jul 18, 2023
1 parent 9138bfd commit b837497
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
run: pip install sphinx sphinx_rtd_theme sphinxcontrib-bibtex
- name: ls
run: ls -la
- name: ls vdocs
run: ls -la docs/
- name: Build docs
run: sphinx-build -M html docs/ docs/_build -E
- name: Upload artifact
Expand Down

0 comments on commit b837497

Please sign in to comment.