Update windows.yml
This commit is contained in:
parent
e3709a9754
commit
a96b2b5b0d
1 changed files with 2 additions and 1 deletions
3
.github/workflows/windows.yml
vendored
3
.github/workflows/windows.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue