5 lines
99 B
Bash
5 lines
99 B
Bash
bundle config set --local path vendor/bundle
|
|
bundle install
|
|
bundle update
|
|
bundle exec jekyll build
|