Skip to content

Commit

Permalink
chore(docs): add plugins to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Umaaz committed Jun 9, 2023
1 parent 877a117 commit 62db814
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: make docs
- run: pip install mkdocs-material mkdocs-glightbox
- run: mkdocs build -f ./docs/mkdocs.yml
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
Expand Down

0 comments on commit 62db814

Please sign in to comment.