Fix drone apt
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Nicolas Duhamel 2021-03-15 12:04:46 +01:00
parent 10da70b883
commit 74aa001d2e

View File

@ -6,6 +6,7 @@ steps:
- name: Build
image: python
commands:
- apt-get update
- apt-get install python-systemd python3-systemd
- pip install pex
- pip install .