mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 02:12:01 +00:00
chore: Remove unnecessary, duplicate mkdocs install
This commit is contained in:
parent
9429657a2b
commit
a6689b1035
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -384,7 +384,6 @@ jobs:
|
|||
- name: Documentation build
|
||||
run: |
|
||||
pip install -r docs/requirements-docs.txt
|
||||
pip install mkdocs
|
||||
mkdocs build
|
||||
|
||||
- name: Discord notification
|
||||
|
|
Loading…
Reference in New Issue
Block a user