浏览代码
Update windows.yml
pull/2829/head
Ray
2 年前
committed by
GitHub
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23
共有
1 个文件被更改,包括
1 次插入 和
1 次删除
-
.github/workflows/windows.yml
|
|
@ -74,7 +74,7 @@ jobs: |
|
|
|
|
|
|
|
# Setup MSBuild.exe path if required |
|
|
|
- name: Setup MSBuild |
|
|
|
uses: microsoft/setup-msbuild@v1.0.2 |
|
|
|
uses: microsoft/setup-msbuild@v1.1 |
|
|
|
if: matrix.compiler == 'msvc16' |
|
|
|
|
|
|
|
- name: Build Library (MinGW-w64) |
|
|
|