Skip to content

Commit

Permalink
Update sphinx job
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauch committed Apr 22, 2024
1 parent 44223dd commit 150a9e8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ jobs:
pip install --upgrade --requirement ur_documentation/requirements.txt
shell: bash
- name: Build documentation using sphinx
uses: ammaraskar/sphinx-action@master
with:
docs-folder: "./ur_documentation/docs"
run: |
TZ=UTC sphinx-build ur_documentation/docs/source _build

0 comments on commit 150a9e8

Please sign in to comment.