Skip to content

Commit

Permalink
add docs-folder
Browse files Browse the repository at this point in the history
  • Loading branch information
gituser789 committed May 1, 2024
1 parent e487a20 commit 98f8bab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sphinx_render_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
contents: write
steps:
- uses: actions/checkout@v4
with:
docs-folder: "docs/"
- name: Install sphinx and build documentation with sphinx
run: |
pip install sphinx sphinx-multiversion sphinx_rtd_theme sphinxcontrib-email
Expand Down

0 comments on commit 98f8bab

Please sign in to comment.