This commit is contained in:
parent
9df235f379
commit
31b4b3698d
@ -16,7 +16,7 @@ jobs:
|
||||
git checkout main
|
||||
git pull origin main
|
||||
|
||||
- name: Stop existing server
|
||||
- name: Stop existing server, if running
|
||||
run: |
|
||||
pkill -f 'python3 -m http.server' || true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user