Skip to content

Commit

Permalink
Update python-app-php.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
midoks committed Dec 11, 2024
1 parent c7d0744 commit 39bf6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ jobs:
- name: Start DEBUG
run: |
source /www/server/mdserver-web/bin/activate && cd web && gunicorn -c setting.py app:app
python3 panel_task.py &
cd /www/server/mdserver-web && python3 panel_task.py &

0 comments on commit 39bf6b8

Please sign in to comment.