Skip to content

Commit

Permalink
Build the docs in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bencomp committed Aug 30, 2023
1 parent e23e9ad commit 513ef38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
cache: 'pip'
cache-dependency-path: 'docs-requirements.txt'
- run: pip install -r docs-requirements.txt
- run: mkdocs build
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
Expand Down

0 comments on commit 513ef38

Please sign in to comment.