mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: enable msvc build
This commit is contained in:
parent
be327962d3
commit
ed05dc8984
10
.github/workflows/ci.yml
vendored
10
.github/workflows/ci.yml
vendored
@ -285,11 +285,11 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git clone --depth=1 https://github.com/ubawurinna/freetype-windows-binaries.git thirdparty/freetype/
|
git clone --depth=1 https://github.com/ubawurinna/freetype-windows-binaries.git thirdparty/freetype/
|
||||||
.\.github\workflows\windows-install-sdl.bat
|
.\.github\workflows\windows-install-sdl.bat
|
||||||
# - name: Build
|
- name: Build
|
||||||
# run: |
|
run: |
|
||||||
# echo %VFLAGS%
|
echo %VFLAGS%
|
||||||
# echo $VFLAGS
|
echo $VFLAGS
|
||||||
# .\make.bat -msvc
|
.\make.bat -msvc
|
||||||
# - name: Test
|
# - name: Test
|
||||||
# run: |
|
# run: |
|
||||||
# .\v.exe -silent test-compiler
|
# .\v.exe -silent test-compiler
|
||||||
|
Loading…
x
Reference in New Issue
Block a user