Skip to content

Commit

Permalink
change isntall
Browse files Browse the repository at this point in the history
  • Loading branch information
JanCaha committed Aug 8, 2023
1 parent 335437d commit 42eadf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs_build_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
python3 -m pip install --upgrade pip
python3 -m pip install mkdocs
python3 -m pip install MarkdownHighlight
python3 -m pip install mkdocs-glightbox
python3 -m pip install https://codeload.github.com/mkdocs/mkdocs-bootstrap/zip/master
python3 -m pip install git+https://github.com/mkdocs/mkdocs-bootswatch
python3 -m pip install git+https://github.com/Blueswen/mkdocs-glightbox.git
- name: Build
run: |
Expand Down

0 comments on commit 42eadf1

Please sign in to comment.