Skip to content

Commit

Permalink
update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanSCosta committed May 30, 2024
1 parent 630a84d commit dad6696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install Theme
run: |
pip install sphinx sphinx_rtd_theme autoapi
pip install sphinx sphinx_rtd_theme sphinx-autoapi
pip install git+https://github.com/AllanSCosta/insegel-updated
pip install -e .
- name: Sphinx build
Expand Down

0 comments on commit dad6696

Please sign in to comment.