steal more version numbers from cryptohagen
continuous-integration/drone/push Build is failing Details

This commit is contained in:
om 2024-02-10 17:45:10 +00:00
parent e3a4cbd44c
commit 69501dcbf7
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ steps:
- name: build - name: build
image: ruby image: ruby
commands: commands:
- gem install bundler - gem install bundler:2.2.22
- bundle install - bundle install
- bundle exec jekyll build - bundle exec jekyll build