Update windows.yml

This commit is contained in:
Ray 2020-08-20 18:28:56 +02:00 committed by GitHub
parent 00b7f08ca9
commit e54ed5fc58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,6 @@ jobs:
cd ../../../raylib
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