Removing bundle update

This commit is contained in:
deathrow 2022-12-29 23:02:05 -05:00
parent 3e514f0abf
commit cf9edd3bac
No known key found for this signature in database
GPG Key ID: FF39D67A22069F73

View File

@ -9,5 +9,4 @@ steps:
- gem update
- gem install bundler
- bundle install
- bundle update
- bundle exec jekyll build