Github actions for MSVC

This commit is contained in:
John Wellbelove 2020-08-11 19:49:41 +01:00
parent 3ea20255e1
commit d2c5b761e5

View File

@ -17,7 +17,7 @@ jobs:
- name: Build and run
run: |
cmake -DBUILD_TESTS=ON ./
cmake ./
MSBuild etl.sln
- name: Save artifacts