mirror of
https://gitee.com/xia-chu/ZLMediaKit.git
synced 2026-05-17 15:27:49 +08:00
修复srtp编译失败导致webrtc特性打开失败问题
This commit is contained in:
parent
7b1f8fedac
commit
7a7f618a73
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repository: cisco/libsrtp
|
repository: cisco/libsrtp
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
ref: v2.7.0
|
ref: v2.3.0
|
||||||
path: 3rdpart/libsrtp
|
path: 3rdpart/libsrtp
|
||||||
|
|
||||||
- name: 下载 openssl
|
- name: 下载 openssl
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user