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

This commit is contained in:
matt1432 2023-03-08 16:20:29 -05:00
parent ab8a937bc1
commit b01e07783a

View file

@ -14,5 +14,5 @@ steps:
- export PATH=/root/.local/bin:$PATH
- pipenv install
- cd updater
- pip install requests
- pipenv --python /usr/bin/python3.9 run pip install requests_cache
- pipenv --python /usr/bin/python3.9 run python main.py