fix(updater): 9th attempt to convert to drone

This commit is contained in:
matt1432 2023-03-08 15:43:35 -05:00
parent 25e14f043e
commit 3f1d78b86a

View file

@ -8,7 +8,7 @@ steps:
entrypoint: [ "/bin/bash" ]
commands:
- apt update
- apt install -y --no-install-recommends \
- apt install -y \
ca-certificates \
curl \
python3.9 \