mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Removed unnecessary step from action
This commit is contained in:
parent
76ffbb1c31
commit
ef3dac68a0
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user