Update windows.yml
This commit is contained in:
parent
e41ba55036
commit
337068dad0
1 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue