docs: Add social card preview. (#26719)

* docs: Add social card preview.

* derp
This commit is contained in:
warriorstar-orion
2024-09-08 13:42:03 -04:00
committed by GitHub
parent 03bc64ad13
commit cfcd488d78
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
- name: Build docs
run: |
python -m pip install mkdocs==1.6.0 mkdocs-material==9.5.31 mkdocs-github-admonitions-plugin==0.0.2
python -m pip install mkdocs==1.6.0 mkdocs-material[imaging]==9.5.31 mkdocs-github-admonitions-plugin==0.0.2
python -m mkdocs build
- name: Deploy docs