Skip to content

Commit

Permalink
Doc deployment tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Noggog committed Oct 14, 2024
1 parent 6f752da commit 445d0cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/DeployMkDocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ jobs:
uses: mhausenblas/mkdocs-deploy-gh-pages@master
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
REQUIREMENTS: ./docs/requirements.txt
EXTRA_PACKAGES: glightbox
REQUIREMENTS: ./docs/requirements.txt
3 changes: 2 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
mkdocs-redirects
mkdocs-redirects
mkdocs-glightbox

0 comments on commit 445d0cb

Please sign in to comment.