Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
docs: added plugin to fix broken links
  • Loading branch information
VitalyLyaper committed Aug 26, 2022
1 parent 2b0446c commit d39bfed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ jobs:
with:
python-version: 3.x
- run: pip install mkdocs-material
- run: pip install mkdocs-redirects
- run: mkdocs gh-deploy --force

0 comments on commit d39bfed

Please sign in to comment.