Ray
4 anni fa
committed by
GitHub
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
-
.github/workflows/windows.yml
|
|
@ -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 |
|
|
|