Update windows.yml

This commit is contained in:
Ray 2020-08-18 00:23:40 +02:00 committed by GitHub
parent e41ba55036
commit 337068dad0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,6 +57,7 @@ jobs:
if: matrix.compiler == 'mingw-w64'
- name: Build Library (MSVC16)
shell: cmd
run: |
cd projects/VS2017
msbuild.exe raylib.sln /target:raylib /property:Configuration=Release /property:Platform=${{ matrix.ARCH }}