Update '.forgejo/workflows/updater.yaml'
This commit is contained in:
parent
2ceeb86730
commit
43f7d12a9e
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@ jobs:
|
|||
- run: pipx install pipenv
|
||||
- run: /root/.local/bin/pipenv install
|
||||
working-directory: updater
|
||||
- run: /root/.local/bin/pipenv run --python /usr/bin/python3 main.py
|
||||
- run: /root/.local/bin/pipenv --python /usr/bin/python3.9 run python main.py
|
||||
working-directory: updater
|
Loading…
Reference in a new issue