fix(updater): i cant count attempt to convert to drone

This commit is contained in:
matt1432 2023-03-08 15:54:46 -05:00
parent 3e53b45e63
commit 880ebbbb1c

View file

@ -10,6 +10,7 @@ steps:
- apt update
- apt install -y --no-install-recommends pipx python3.8-venv
- pipx install pipenv
- pipx ensurepath
- pipenv install
- cd updater
- pipenv run python main.py