Skip to content

Commit ab9ce38

Browse files
committed
try fix paths
1 parent 1eacb43 commit ab9ce38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
. venv/bin/activate
3737
wget "https://docs.google.com/spreadsheets/d/1rxa8EfTuZzUFRcUVNtjBFS8jO5oZrzXFpOy0FRGSnQs/gviz/tq?tqx=out:csv&sheet=251018" -O content/251018.csv
3838
wget "https://docs.google.com/spreadsheets/d/1rxa8EfTuZzUFRcUVNtjBFS8jO5oZrzXFpOy0FRGSnQs/gviz/tq?tqx=out:csv&sheet=261018" -O content/261018.csv
39-
./developer_server.sh start
39+
$CIRCLE_WORKING_DIRECTORY/developer_server.sh start
4040
4141
# TODO: run tests checking for:-
4242
# - plugin build output

0 commit comments

Comments
 (0)