Try fix drone
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Nicolas Duhamel 2021-10-31 07:43:10 +01:00
parent 522cc7f1f9
commit d568d5f34d

View File

@ -7,7 +7,7 @@ steps:
image: python
commands:
- apt-get update
- apt-get -y install python-systemd python3-systemd libsystemd-dev
- apt-get -y install python3-systemd libsystemd-dev
- pip install pex
- pip install .
- pex ./ -m yamaha2mqtt -o yamaha2mqtt.pex