Skip to content

Commit

Permalink
Merge pull request #2 from james-willett/addSocialPlugin
Browse files Browse the repository at this point in the history
Enable social cards
  • Loading branch information
james-willett authored May 10, 2023
2 parents 3307374 + 9d9e801 commit 323e32b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ jobs:
with:
key: ${{ github.ref }}
path: .cache
- run: pip install mkdocs-material
- run: pip install mkdocs-material
- run: pip install pillow cairosvg
- run: mkdocs gh-deploy --force

0 comments on commit 323e32b

Please sign in to comment.