Skip to content

Commit

Permalink
khulnasoft-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
NxPKG committed Jul 8, 2024
1 parent 996592b commit 5fd2baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
python-version: 3.x
- run: |
pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material.git
pip install mike
pip install mkdocs-macros-plugin
env:
Expand Down

0 comments on commit 5fd2baf

Please sign in to comment.