Skip to content

Commit

Permalink
* chore(ci.yml): add additional dependencies for mkdocs deployment
Browse files Browse the repository at this point in the history
* chore(dev-requirements.txt): remove unused dependencies
  • Loading branch information
NirantK committed Aug 21, 2023
1 parent c9f3853 commit 97fa834
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocs-material mkdocstrings pillow cairosvg
- run: mkdocs gh-deploy --force
6 changes: 0 additions & 6 deletions dev-requirements.txt

This file was deleted.

0 comments on commit 97fa834

Please sign in to comment.