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
1 changed files with 1 additions and 0 deletions

View File

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