diff --git a/.build.yml b/.build.yml index 54b1a0c..fa90ea3 100644 --- a/.build.yml +++ b/.build.yml @@ -16,7 +16,6 @@ tasks: sudo gem install bundler - build: | cd freehold-cottage - bundle config set --local without 'jekyll-watch' bundle install bundle exec jekyll build - deploy: |