mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
more windows fixes + bring back windows ci
This commit is contained in:
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@@ -257,10 +257,10 @@ 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: |
|
||||
# gcc --version
|
||||
# .\make.bat -gcc
|
||||
- name: Build
|
||||
run: |
|
||||
gcc --version
|
||||
.\make.bat -gcc
|
||||
# - name: Test
|
||||
# run: |
|
||||
# .\v.exe -silent test-compiler
|
||||
|
||||
Reference in New Issue
Block a user