Update '.forgejo/workflows/updater.yaml'
This commit is contained in:
parent
1f66cc3ff2
commit
8facf517c5
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 run --python python /usr/bin/python3 main.py
|
||||
working-directory: updater
|
Loading…
Reference in a new issue