fix: CI: install python-dateutil

This commit is contained in:
Aravinth Manivannan 2022-10-30 14:22:14 +05:30
parent 435b23a63c
commit 9e4271ec1e
Signed by: realaravinth
GPG key ID: AD9F0F08E855ED88

View file

@ -4,6 +4,7 @@ pipeline:
when:
event: [push, pull_request, tag, deployment]
commands:
- pip install python-dateutil
- make env
- make