Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MElemental authored Sep 30, 2024
1 parent 02c6628 commit cdee6f1
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 @@ -15,7 +15,7 @@ jobs:
- run: pip install "mkdocs-material[imaging]"
- run: pip install mkdocs-mermaid2-plugin
- run: pip install mkdocs-awesome-pages-plugin
- run: pip install mkdocs-redirects
# - run: pip install mkdocs-redirects
- run: mkdir local_public
- run: mkdocs build --clean -d ./local_public/

Expand Down

0 comments on commit cdee6f1

Please sign in to comment.