From 22d2fded2cec95a4a062f05cf7c71223e104bba6 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Thu, 26 Sep 2019 18:22:45 -0400 Subject: [PATCH] [docs] Fix doc auto-deploy Co-Authored-By: Lysandre Debut --- .circleci/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 1bb3fd0877..35ca1454a5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -81,7 +81,6 @@ jobs: - checkout - run: sudo pip install --progress-bar off -r docs/requirements.txt - run: sudo pip install --progress-bar off -r requirements.txt - - run: cd docs/source && ln -s ../../examples/README.md examples.md && cd - - run: cd docs && make clean && make html && scp -r -oStrictHostKeyChecking=no _build/html/* $doc:$dir workflow_filters: &workflow_filters filters: