steal more version numbers from cryptohagen

This commit is contained in:
om 2024-02-10 17:45:10 +00:00
parent e3a4cbd44c
commit 69501dcbf7

View file

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