mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-26 20:38:45 +08:00
Add VS2019 configuration to Github CI
This commit is contained in:
parent
2f7d60d997
commit
eb1dd7e473
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -22,6 +22,5 @@ jobs:
|
||||
- name: Build and run
|
||||
run: |
|
||||
cmake -G "Visual Studio 16 2019" -D BUILD_TESTS=ON ./
|
||||
ls
|
||||
#MSBuild.exe test/.sln
|
||||
MSBuild.exe etl.sln
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user