mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-27 21:08:44 +08:00
Github actions for MSVC
This commit is contained in:
parent
6a2ce5e8c4
commit
5d9bbf2672
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 /p:Platform="Any CPU"
|
||||
msbuild etl.sln /p:Configuration="Debug MSVC - No STL" /p:Platform="Any CPU"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user