Update mkdocs.yml

Remove unnecessary copy
pull/26/head
Roxedus 4 years ago committed by GitHub
parent 41d03c8bbb
commit 41ced2df1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,8 +18,4 @@ jobs:
- run: pip install -r requrements.txt
- run: |
cp README.md docs/index.md
cp -r images/ docs
- run: mkdocs gh-deploy --force

Loading…
Cancel
Save