mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-06 19:58:10 +08:00
修复srtp编译失败导致webrtc特性打开失败问题
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user