From bcb5f09d3cbb0cca119a23c27af7eb13116e4804 Mon Sep 17 00:00:00 2001 From: deathrow Date: Wed, 28 Dec 2022 23:16:21 -0500 Subject: [PATCH] Update drone --- .drone.yml | 1 + 1 file changed, 1 insertion(+) 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