Update bundler version
This commit is contained in:
parent
d4683f86b0
commit
dc497f413b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
bundler-cache: true
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
gem install bundler:1.17.3
|
||||
gem install bundler:2.2.26
|
||||
bundle install --full-index
|
||||
pip install python-frontmatter pillow python-dateutil
|
||||
- name: Check feature names and other data
|
||||
|
|
|
|||
Loading…
Reference in a new issue