Update windows.yml
This commit is contained in:
parent
23ca58175e
commit
00b7f08ca9
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
|
|
@ -56,6 +56,7 @@ jobs:
|
||||||
set PATH=%PATH%;${{ matrix.COMPILER_PATH }}
|
set PATH=%PATH%;${{ matrix.COMPILER_PATH }}
|
||||||
${{ matrix.ARCH }}-w64-mingw32-gcc.exe -v
|
${{ matrix.ARCH }}-w64-mingw32-gcc.exe -v
|
||||||
${{ matrix.COMPILER_PATH }}/windres.exe -v
|
${{ matrix.COMPILER_PATH }}/windres.exe -v
|
||||||
|
shell: cmd
|
||||||
|
|
||||||
# Setup MSBuild.exe path if required
|
# Setup MSBuild.exe path if required
|
||||||
- name: Setup MSBuild
|
- name: Setup MSBuild
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user