Skip to content

Commit 608fb49

Browse files
committed
chore(): using jekyll 3 on circle
1 parent fb91616 commit 608fb49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/circle/deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ function run {
4949
;;
5050
2)
5151
# We have to install jekyll for the site task for now.
52-
gem install jekyll
52+
gem install jekyll --pre
5353
# Install gulp globally for site deploy script.
5454
npm install -g gulp
5555

0 commit comments

Comments
 (0)