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 ffbaf88 commit dccd02b
Showing 1 changed file with 1 addition and 1 deletion.
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: pip install mkdocs-material mkdocstrings
- run: pip install mkdocs-material mkdocstrings
- run: mkdocs gh-deploy --force

0 comments on commit dccd02b

Please sign in to comment.