Fix: missing newline escape
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Fabio Manganiello 2024-05-23 03:34:00 +02:00
parent 2dd5b6c122
commit 7ca2159acb
Signed by: blacklight
GPG key ID: D90FBA7F76362774

View file

@ -9,7 +9,7 @@ yum install -y \
gpg \
python \
python-pip \
python-setuptools
python-setuptools \
rpm-build \
rpm-sign \
systemd-rpm-macros \