Merge pull request #639 from roboflow/add-open-graph-images

Add mkdocs-material[imaging] dependency
This commit is contained in:
Onuralp SEZER 2023-12-04 19:31:26 +03:00 committed by GitHub
commit 178d91eaa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -22,4 +22,5 @@ jobs:
python-version: 3.x
- run: pip install mkdocs-material
- run: pip install "mkdocstrings[python]"
- run: pip install "mkdocs-material[imaging]"
- run: mkdocs gh-deploy --force