Edit script path

This commit is contained in:
Lysandre 2019-10-22 17:53:52 -04:00
parent bc3e57d551
commit 69eba0ab19

View File

@ -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: