Add VS2019 configuration to Github CI

This commit is contained in:
John Wellbelove 2020-10-01 17:26:48 +01:00
parent a36b45cdb3
commit a5b6dc7960

View File

@ -10,7 +10,7 @@ jobs:
name: Windows VS2019 Debug
runs-on: [windows-latest]
steps:
steps:
- name: Build and run
run: cmake.exe --help