瀏覽代碼
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) |
|
|
|