Skip to content

Commit

Permalink
docs: fix github ci
Browse files Browse the repository at this point in the history
Co-authored-by: tc-imba <[email protected]>
Co-authored-by: Reapor-Yurnero <[email protected]>
  • Loading branch information
tc-imba and Reapor-Yurnero committed Jun 24, 2024
1 parent 6e0563c commit 5a70fd5
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 @@ -25,5 +25,5 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: mkdocs gh-deploy --force
- run: pip install mkdocs-material mkdocs-include-markdown-plugin
- run: mkdocs gh-deploy --force

0 comments on commit 5a70fd5

Please sign in to comment.