Update windows.yml

This commit is contained in:
Ray 2020-08-17 20:46:25 +02:00 committed by GitHub
parent e3709a9754
commit a96b2b5b0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,8 @@ jobs:
cd ../../raylib
# Setup MSBuild.exe path if required
- uses: warrenbuckley/Setup-MSBuild@v1
- name: Setup MSBuild
uses: microsoft/setup-msbuild@v1.0.1
if: matrix.compiler == 'msvc16'
- name: Build MinGW Projects