mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-27 12:58:43 +08:00
Github actions for MSVC
This commit is contained in:
parent
e3d23f95bb
commit
731167fff6
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -18,6 +18,6 @@ jobs:
|
||||
uses: warrenbuckley/Setup-MSBuild@v1
|
||||
|
||||
- name: Build and run
|
||||
working-directory: test
|
||||
working-directory: test/vs2019
|
||||
run: |
|
||||
msbuild etl.sln
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user