Skip to content

Commit

Permalink
Fix docs deploy error
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs committed Aug 23, 2020
1 parent 4e58827 commit 9cb1e1b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
- name: GEEMAP-TEST
run: |
python -m unittest discover tests/
- run: sudo -H pip3 install mkdocs mkdocs-material mkdocstrings
- run: pip install mkdocs-material mkdocstrings
- run: mkdocs gh-deploy --force
3 changes: 0 additions & 3 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,3 @@ coverage
Sphinx
twine
Click
mkdocstrings
mkdocs-material
mkdocs-git-revision-date-plugin

0 comments on commit 9cb1e1b

Please sign in to comment.