We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 915c733 commit a77b3bdCopy full SHA for a77b3bd
.github/workflows/Build-WeChatFerry.yml
@@ -70,7 +70,7 @@ jobs:
70
71
# 返回到项目目录并安装依赖
72
cd ${{ github.workspace }}/WeChatFerry
73
- C:/Tools/vcpkg/vcpkg install --triplet x64-windows-static --manifest
+ C:/Tools/vcpkg/vcpkg install --triplet x64-windows-static
74
75
# 将 vcpkg 与 Visual Studio 集成
76
C:/Tools/vcpkg/vcpkg integrate install
0 commit comments