mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-18 13:41:26 +01:00
Update windows.yml
This commit is contained in:
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
@ -57,6 +57,7 @@ jobs:
|
|||||||
if: matrix.compiler == 'mingw-w64'
|
if: matrix.compiler == 'mingw-w64'
|
||||||
|
|
||||||
- name: Build Library (MSVC16)
|
- name: Build Library (MSVC16)
|
||||||
|
shell: cmd
|
||||||
run: |
|
run: |
|
||||||
cd projects/VS2017
|
cd projects/VS2017
|
||||||
msbuild.exe raylib.sln /target:raylib /property:Configuration=Release /property:Platform=${{ matrix.ARCH }}
|
msbuild.exe raylib.sln /target:raylib /property:Configuration=Release /property:Platform=${{ matrix.ARCH }}
|
||||||
|
|||||||
Reference in New Issue
Block a user