Update 'update.sh'

This commit is contained in:
Echedelle López Romero 2021-07-21 04:12:40 +00:00
parent d9c26243e7
commit 9dd1028084
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ bundle && bundle update
JEKYLL_ENV=production bundle exec jekyll build --trace
git add Gemfile
git add Gemfile.lock
git commit -m "Actualizar Gemfile.lock"