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
063eae9878
commit
67a67c18a3
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -20,5 +20,5 @@ jobs:
|
||||
cmake -DBUILD_TESTS=ON ./
|
||||
cd test/vs2019
|
||||
dir
|
||||
MSBuild etl.sln /property:Configuration=Debug /property:Platform="Any CPU"
|
||||
MSBuild etl.sln /property:Configuration="Debug" /property:Platform="Win32"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user