Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KianBV authored Sep 24, 2024
1 parent fa990a9 commit 2ba5daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.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 mkdocs-material
- run: pip install mkdocs-material mkdocs-glightbox
- run: mkdocs gh-deploy --force --config-file ./mkdocs.yml

0 comments on commit 2ba5daf

Please sign in to comment.