Sfoglia il codice sorgente

Update windows.yml

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

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

@ -56,6 +56,7 @@ jobs:
set PATH=%PATH%;${{ matrix.COMPILER_PATH }}
${{ matrix.ARCH }}-w64-mingw32-gcc.exe -v
${{ matrix.COMPILER_PATH }}/windres.exe -v
shell: cmd
# Setup MSBuild.exe path if required
- name: Setup MSBuild

Caricamento…
Annulla
Salva