Update python-app-op.yml

This commit is contained in:
Mr Chen 2024-12-01 13:52:36 +08:00
parent 30e2ea56c8
commit 485b0605b4
1 changed files with 1 additions and 1 deletions

View File

@ -35,4 +35,4 @@ jobs:
- name: Start DEBUG
run: |
cd web && gunicorn -c setting.py app:app
python3 task.py &
python3 panel_task.py &