mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-28 13:28:43 +08:00
Github actions for MSVC
This commit is contained in:
parent
d6e3db0b9f
commit
8577e8e5f2
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -30,5 +30,5 @@ jobs:
|
||||
|
||||
- name: Build and run
|
||||
run: |
|
||||
cmake -DETL_NO_STL ./
|
||||
cmake -DETL_NO_STL=1 ./
|
||||
MSBuild etl.sln
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user