mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
bundle install before running bundle exec
This commit is contained in:
@@ -9,4 +9,5 @@ rm -Rf ./tmp/default-site
|
||||
bundle exec jekyll new tmp/default-site
|
||||
cd tmp/default-site
|
||||
|
||||
bundle install
|
||||
bundle exec jekyll build --verbose
|
||||
|
||||
Reference in New Issue
Block a user