mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 10:40:05 +08:00
尝试修复msvc持续集成问题
This commit is contained in:
parent
27aaf31014
commit
8e088c0669
2
.github/workflows/msvc-ci.yml
vendored
2
.github/workflows/msvc-ci.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
vcpkgArguments: 'openssl libsrtp'
|
||||
|
||||
- name: 编译
|
||||
uses: lukka/run-cmake@main
|
||||
uses: lukka/run-cmake@v3
|
||||
with:
|
||||
useVcpkgToolchainFile: true
|
||||
buildDirectory: '${{github.workspace}}/build'
|
||||
|
Loading…
Reference in New Issue
Block a user