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