mirror of
https://github.com/halpz/re3.git
synced 2025-06-30 01:26:20 +00:00
add Vanilla config to premake and premake CI
This commit is contained in:
2
.github/workflows/re3_msvc_x86.yml
vendored
2
.github/workflows/re3_msvc_x86.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
platform: [win-x86-librw_d3d9-mss, win-x86-librw_gl3_glfw-mss, win-x86-librw_d3d9-oal, win-x86-librw_gl3_glfw-oal]
|
||||
buildtype: [Debug, Release]
|
||||
buildtype: [Debug, Release, Vanilla]
|
||||
steps:
|
||||
- name: Add msbuild to PATH
|
||||
uses: microsoft/setup-msbuild@v1.0.2
|
||||
|
Reference in New Issue
Block a user