Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
Signed-off-by: Varun Patil <[email protected]>
  • Loading branch information
pulsejet committed May 1, 2023
1 parent bbd060b commit 87627b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
key: ${{ github.ref }}
path: .cache
- run: cp CHANGELOG.md docs/changelog.md
- run: pip install mkdocs-material
- run: pip install mkdocs-material pillow cairosvg
- run: mkdocs gh-deploy --force

0 comments on commit 87627b6

Please sign in to comment.