Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
Closes #4
  • Loading branch information
edwardtheharris committed Jul 23, 2024
1 parent 1a57ae4 commit 348135d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ jobs:
run: |
PIPENV_VENV_IN_PROJECT=1
export PIPENV_VENV_IN_PROJECT
.sphinx/bin/pipenv install -v --dev
.sphinx/bin/pipenv install -v --categories docs
.sphinx/bin/pipenv install --dev
.sphinx/bin/pipenv install --categories docs
.venv/bin/sphinx-build -a -E . deploy
- name: Upload artifact
uses: actions/upload-pages-artifact@main
Expand Down

0 comments on commit 348135d

Please sign in to comment.