mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-27 12:58:43 +08:00
Github actions for MSVC
This commit is contained in:
parent
5d9bbf2672
commit
208f0c2fb6
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -20,4 +20,4 @@ jobs:
|
||||
- name: Build and run
|
||||
working-directory: test/vs2019
|
||||
run: |
|
||||
msbuild etl.sln /p:Configuration="Debug MSVC - No STL" /p:Platform="Any CPU"
|
||||
msbuild etl.sln /p:Configuration=DebugNoSTL /p:Platform="Any CPU"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user