File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5454 . venv/bin/activate
5555 echo ${mapbox_token} > python/.mapbox_token
5656 make -kj8 || make -kj8
57- curl https://raw.githubusercontent.com/plotly/documentation/source-design-merge /front-matter-ci.py > front-matter-ci.py
58- curl https://raw.githubusercontent.com/plotly/documentation/source-design-merge /check-or-enforce-order.py > check-or-enforce-order.py
57+ curl https://raw.githubusercontent.com/plotly/documentation/f32dd8f57f6a689f9a6df8983086d739cc9ee9fa /front-matter-ci.py > front-matter-ci.py
58+ curl https://raw.githubusercontent.com/plotly/documentation/f32dd8f57f6a689f9a6df8983086d739cc9ee9fa /check-or-enforce-order.py > check-or-enforce-order.py
5959 python front-matter-ci.py build/html
6060 python check-or-enforce-order.py build/html
6161 if [ "${CIRCLE_BRANCH}" == "master" ]; then
You can’t perform that action at this time.
0 commit comments