mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 10:55:17 +00:00
Update docs-ci.yaml
This commit is contained in:
parent
afef57bb87
commit
992865dc70
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs-ci.yaml
vendored
2
.github/workflows/docs-ci.yaml
vendored
|
|
@ -29,4 +29,4 @@ jobs:
|
||||||
mkdocs-material-
|
mkdocs-material-
|
||||||
- run: pip install mkdocs-material
|
- run: pip install mkdocs-material
|
||||||
- run: pip install "mkdocs-material[imaging]"
|
- run: pip install "mkdocs-material[imaging]"
|
||||||
- run: mkdocs gh-deploy --force
|
- run: mkdocs gh-deploy -f docs/mkdocs.yml --force
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue