ci: enable msvc build

pull/4195/head
Alexander Medvednikov 2020-04-02 14:36:10 +02:00
parent be327962d3
commit ed05dc8984
1 changed files with 5 additions and 5 deletions

View File

@ -285,11 +285,11 @@ jobs:
run: |
git clone --depth=1 https://github.com/ubawurinna/freetype-windows-binaries.git thirdparty/freetype/
.\.github\workflows\windows-install-sdl.bat
# - name: Build
# run: |
# echo %VFLAGS%
# echo $VFLAGS
# .\make.bat -msvc
- name: Build
run: |
echo %VFLAGS%
echo $VFLAGS
.\make.bat -msvc
# - name: Test
# run: |
# .\v.exe -silent test-compiler