Skip to content

Commit

Permalink
docs: fix docu generation in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
15r10nk committed May 28, 2024
1 parent 1958d85 commit f9906d3
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 @@ -16,6 +16,7 @@ jobs:
- run: pip install poetry==1.2.2
- run: poetry export --with=doc -o doc_requirements.txt --without-hashes
- run: echo . >> doc_requirements.txt
- run: echo docs/plugins >> doc_requirements.txt

- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@master
Expand Down

0 comments on commit f9906d3

Please sign in to comment.