mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 02:34:26 +08:00
workflows windows编译默认使用x64-windows
This commit is contained in:
parent
0eca329dba
commit
5b26d59bba
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
uses: lukka/run-vcpkg@v7
|
||||
with:
|
||||
vcpkgDirectory: '${{github.workspace}}/vcpkg'
|
||||
vcpkgTriplet: x64-windows-static
|
||||
vcpkgTriplet: x64-windows
|
||||
# 2024.06.01
|
||||
vcpkgGitCommitId: '47364fbc300756f64f7876b549d9422d5f3ec0d3'
|
||||
vcpkgArguments: 'openssl libsrtp[openssl] usrsctp'
|
||||
|
Loading…
Reference in New Issue
Block a user