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.
2 parents 05c43e5 + eaee346 commit dadeb60Copy full SHA for dadeb60
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