pmd/docs/build-docs.sh
2020-07-31 14:08:20 +02:00

5 lines
99 B
Bash

bundle config set --local path vendor/bundle
bundle install
bundle update
bundle exec jekyll build