Skip to content

Commit 21c5f7a

Browse files
authored
Allscreenshots missing plugin (#1745)
* Added Social Image to Datafaker using Allscreenshots. * Added verification code to verify domain ownership * Added missing plugin.
1 parent 6337466 commit 21c5f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
path: .cache
2626
restore-keys: |
2727
mkdocs-material-
28-
- run: pip install mkdocs-material mkdocs-macros-plugin mkdocs-minify-plugin
28+
- run: pip install mkdocs-material mkdocs-macros-plugin mkdocs-minify-plugin allscreenshots-og-screenshot
2929
- run: mkdocs build
3030
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)