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 ea7deab commit 180f392Copy full SHA for 180f392
netlify.toml
@@ -1,3 +1,3 @@
1
[build]
2
publish = "_site/"
3
- command = "gem install bundler -v '2.1.4' && npm run build:api-markup && npm run webpack:prod && jekyll build"
+ command = "gem install bundler -v '2.1.4' && npm run build:api-markup && npm run webpack:prod && bundle exec jekyll build"
0 commit comments