尝试修复msvc持续集成问题
This commit is contained in:
parent
27aaf31014
commit
8e088c0669
|
|
@ -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