Skip to content

Commit

Permalink
made changes to the action
Browse files Browse the repository at this point in the history
  • Loading branch information
taddyb committed Oct 19, 2023
1 parent 793589b commit 5f2cf6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
with:
key: ${{ github.ref }}
path: .cache
- run: pip install mkdocs-material
- run: pip install git+https://${GHCR_TOKEN}@github.com/squidfunk/mkdocs-material[email protected]
- run: pip install pillow cairosvg
- run: mkdocs gh-deploy --force

0 comments on commit 5f2cf6f

Please sign in to comment.