mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
no longer download vlib if it's missing
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -55,6 +55,7 @@ jobs:
|
||||
VFLAGS: -cc tcc
|
||||
run: |
|
||||
tcc -version
|
||||
./v -o v2 compiler # Make sure vtcc can build itself
|
||||
./v test v
|
||||
|
||||
build-windows-gcc:
|
||||
|
Reference in New Issue
Block a user