Skip to content

Commit

Permalink
Workflow change
Browse files Browse the repository at this point in the history
  • Loading branch information
UmairK5669 committed Mar 3, 2024
1 parent 2d90c78 commit edf2ee3
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 @@ -23,7 +23,7 @@ jobs:
python -m pip install --upgrade pip
curl -sSL https://install.python-poetry.org | python3 -
poetry install
pip install -U sphinx sphinx-rtd-theme
pip install -U sphinx sphinx-rtd-theme ghp-import
- name: Build HTML
run: |
cd docs/
Expand Down

0 comments on commit edf2ee3

Please sign in to comment.