Removed unnecessary step from action

This commit is contained in:
squidfunk 2019-12-06 16:10:04 +01:00
parent 76ffbb1c31
commit ef3dac68a0

View File

@ -103,7 +103,7 @@ jobs:
git remote set-url origin ${REMOTE}
# Install theme
- run: python setup.py install
# - run: python setup.py install
# Build documentation
- run: |