Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
Close #4
  • Loading branch information
edwardtheharris committed Jul 23, 2024
1 parent 6a2a68a commit 77dc02b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
run: |
python3 -m venv .sphinx
.sphinx/bin/pip install -U pip pipenv
.sphinx/bin/pipenv install --dev
.sphinx/bin/pipenv install --categories docs
.sphinx/bin/pipenv run sphinx-build -a -E . deploy
- name: Upload artifact
Expand Down

0 comments on commit 77dc02b

Please sign in to comment.