Commit b98d4ab3 authored by BryceLTaylor's avatar BryceLTaylor

circleci config add space to fix build error

parent ea60f28d
......@@ -31,7 +31,7 @@ jobs:
python get-pip.py
pip install -r requirements.txt
- run:
name:"install npm packages"
name: "install npm packages"
command: |
npm --production=false ci
- run:
......
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