fix(updater): i cant count+790 attempt to convert to drone
This commit is contained in:
parent
ab8a937bc1
commit
b01e07783a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/updater.yml
vendored
2
.github/workflows/updater.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue