Add install dateutil to actions

This commit is contained in:
Melissa LeBlanc-Williams 2022-05-26 14:18:08 -07:00
parent a2fca8870c
commit baf73b6107

View file

@ -42,8 +42,7 @@ jobs:
run: |
gem install bundler:1.17.3
bundle install --full-index
pip install python-frontmatter
pip install pillow
pip install python-frontmatter pillow python-dateutil
- name: Check feature names and other data
run: python3 check-boards.py
- name: Check Image Dimensions