mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 10:40:05 +08:00
Update ccpp.yml
This commit is contained in:
parent
2543ee01dc
commit
08ad39d005
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@ -22,6 +22,4 @@ jobs:
|
||||
- name: 运行MediaServer
|
||||
run: pwd && cd release/linux/Debug && sudo ./MediaServer -d &
|
||||
|
||||
- name: 关闭MediaServer
|
||||
run: sleep 3 && killall -2 MediaServer
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user