Commit 69eba0ab authored by Lysandre's avatar Lysandre
Browse files

Edit script path

parent bc3e57d5
......@@ -81,7 +81,7 @@ jobs:
- checkout
- run: sudo pip install --progress-bar off -r docs/requirements.txt
- run: sudo pip install --progress-bar off -r requirements.txt
- run: ./deploy.sh
- run: ./.circleci/deploy.sh
workflow_filters: &workflow_filters
filters:
branches:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment