Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
undo the comment
  • Loading branch information
MattBixley authored Jul 24, 2024
1 parent 30e5f09 commit 6ab7b8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: 3.x
# - run: pip install mkdocs-material
# pip install mkdocs-glightbox
- run: pip install mkdocs-material
pip install mkdocs-glightbox


- run: mkdocs gh-deploy --force

0 comments on commit 6ab7b8d

Please sign in to comment.