Commit 8e088c06 by ziyue

尝试修复msvc持续集成问题

parent 27aaf310
...@@ -22,7 +22,7 @@ jobs: ...@@ -22,7 +22,7 @@ jobs:
vcpkgArguments: 'openssl libsrtp' vcpkgArguments: 'openssl libsrtp'
- name: 编译 - name: 编译
uses: lukka/run-cmake@main uses: lukka/run-cmake@v3
with: with:
useVcpkgToolchainFile: true useVcpkgToolchainFile: true
buildDirectory: '${{github.workspace}}/build' buildDirectory: '${{github.workspace}}/build'
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论