Skip to content

Commit 22d2fde

Browse files
julien-cLysandreJik
andcommitted
[docs] Fix doc auto-deploy
Co-Authored-By: Lysandre Debut <lysandre.debut@reseau.eseo.fr>
1 parent fc9faa8 commit 22d2fde

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ jobs:
8181
- checkout
8282
- run: sudo pip install --progress-bar off -r docs/requirements.txt
8383
- run: sudo pip install --progress-bar off -r requirements.txt
84-
- run: cd docs/source && ln -s ../../examples/README.md examples.md && cd -
8584
- run: cd docs && make clean && make html && scp -r -oStrictHostKeyChecking=no _build/html/* $doc:$dir
8685
workflow_filters: &workflow_filters
8786
filters:

0 commit comments

Comments
 (0)