Update python-app-php.yml
This commit is contained in:
parent
18e59c9538
commit
a4b1ca831e
|
|
@ -65,4 +65,4 @@ jobs:
|
|||
- name: Start DEBUG
|
||||
run: |
|
||||
cd web && gunicorn -c setting.py app:app
|
||||
python3 panel_task.py &
|
||||
cd web && python3 panel_task.py &
|
||||
|
|
|
|||
Loading…
Reference in New Issue