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 05c43e5 commit eaee346Copy full SHA for eaee346
netlify.toml
@@ -1,6 +1,6 @@
1
# Netlify settings
2
[build]
3
- command = "cd docs/ && bundle install && jekyll build"
+ command = "cd docs/ && bundle install && bundle exec jekyll build"
4
publish = "docs/_site/"
5
6
[build.environment]
0 commit comments