We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb91616 commit 608fb49Copy full SHA for 608fb49
scripts/circle/deploy.sh
@@ -49,7 +49,7 @@ function run {
49
;;
50
2)
51
# We have to install jekyll for the site task for now.
52
- gem install jekyll
+ gem install jekyll --pre
53
# Install gulp globally for site deploy script.
54
npm install -g gulp
55
0 commit comments