Update python-app-php.yml

This commit is contained in:
Mr Chen 2024-12-10 23:37:16 +08:00
parent 18e59c9538
commit a4b1ca831e
1 changed files with 1 additions and 1 deletions

View File

@ -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 &