Sfoglia il codice sorgente

Update windows.yml

pull/2829/head
Ray 2 anni fa
committed by GitHub
parent
commit
935a306b29
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .github/workflows/windows.yml

+ 1
- 1
.github/workflows/windows.yml Vedi File

@ -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)

Caricamento…
Annulla
Salva