[gha] incorrect generator

Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2023-03-08 14:43:08 +00:00
parent 8f2ebe8de9
commit 2fb0a2e306
No known key found for this signature in database
GPG key ID: 66F6C87B98EBCFE2

View file

@ -31,7 +31,7 @@ jobs:
- name: Configure
working-directory: build
run: cmake -G "Visual Studio 16 2019" .
run: cmake .
env:
WITH_STATIC: ON