Update windows.yml
This commit is contained in:
parent
e41ba55036
commit
337068dad0
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user