diff --git a/.drone.yml b/.drone.yml index 3fa1e91..dacdaf5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,4 +8,5 @@ steps: commands: - gem install bundler - bundle install + - bundle update - bundle exec jekyll build --trace \ No newline at end of file