make.bat: use just make.bat in the msvc CI job

pull/7220/head^2
Delyan Angelov 2020-12-09 19:53:56 +02:00
parent 9451233c34
commit b565df25c3
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
1 changed files with 1 additions and 1 deletions

View File

@ -395,7 +395,7 @@ jobs:
run: |
echo %VFLAGS%
echo $VFLAGS
.\make.bat -msvc
.\make.bat
.\v.exe -cflags /WX self
- name: Install dependencies
run: |