Skip to content

Commit 67243e6

Browse files
committed
Update config.yml
1 parent 7f10426 commit 67243e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

+2
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ jobs:
7474
echo `md5 -q all_static/css/main.css` > _data/cache_bust_css.yml
7575
bundle exec jekyll build
7676
rm _data/mapbox_token.yml
77+
deactivate
78+
rm -rf venv
7779
mkdir snapshots
7880
cd _site
7981
cp -r 'all_static' '../snapshots'

0 commit comments

Comments
 (0)