mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Update windows.yml
This commit is contained in:
3
.github/workflows/windows.yml
vendored
3
.github/workflows/windows.yml
vendored
@ -43,7 +43,8 @@ jobs:
|
|||||||
cd ../../raylib
|
cd ../../raylib
|
||||||
|
|
||||||
# Setup MSBuild.exe path if required
|
# 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'
|
if: matrix.compiler == 'msvc16'
|
||||||
|
|
||||||
- name: Build MinGW Projects
|
- name: Build MinGW Projects
|
||||||
|
|||||||
Reference in New Issue
Block a user