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
ded6aed473
commit
37c5625387
8
.github/workflows/main.yml
vendored
8
.github/workflows/main.yml
vendored
@ -16,11 +16,11 @@ jobs:
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
- name: Add msbuild to PATH
|
||||
uses: microsoft/setup-msbuild@v1.0.1
|
||||
|
||||
- name: Build and run
|
||||
run: |
|
||||
cmake -G "Visual Studio 16 2019" -D BUILD_TESTS=ON ./
|
||||
cd test
|
||||
ls
|
||||
make -f makefile.txt
|
||||
|
||||
nmake
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user