Skip to content

Commit 7dd3074

Browse files
author
mahdis-z
committed
debugging
1 parent 98009ea commit 7dd3074

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
@@ -29,5 +29,5 @@ jobs:
2929
if [ "${CIRCLE_BRANCH}" == "source-design-merge" ]; then
3030
rake deploy
3131
else
32-
bundle exec jekyll serve --config _config_dev.yml
32+
bundle exec jekyll build
3333
fi

0 commit comments

Comments
 (0)