mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-27 21:08:44 +08:00
Add VS2019 configuration to Github CI
This commit is contained in:
parent
5fdf89db48
commit
be8679bb57
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
repository: unittest-cpp/unittest-cpp
|
||||
path: ../../../unittest-cpp
|
||||
path: ${GITHUB_WORKSPACE}/unittest-cpp
|
||||
|
||||
- name: Build
|
||||
run: MSBuild.exe test/vs2019/etl.sln
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user