fix(updater): i cant count+78 attempt to convert to drone
This commit is contained in:
parent
01966c1e33
commit
988b6469ba
1 changed files with 1 additions and 0 deletions
1
.github/workflows/updater.yml
vendored
1
.github/workflows/updater.yml
vendored
|
@ -14,4 +14,5 @@ steps:
|
|||
- export PATH=/root/.local/bin:$PATH
|
||||
- pipenv install
|
||||
- cd updater
|
||||
- pip install requests
|
||||
- pipenv --python /usr/bin/python3.9 run python main.py
|
||||
|
|
Loading…
Reference in a new issue