Skip to content

Commit

Permalink
fix docs build (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
Archmonger authored May 31, 2022
1 parent a0a6555 commit ccd0673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: 3.x
- run: pip install requirements/build-docs.txt
- run: pip install -r requirements/build-docs.txt
- run: mkdocs gh-deploy --force

0 comments on commit ccd0673

Please sign in to comment.