mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: build gitly with -autofree
This commit is contained in:
parent
0e8c7ca2e3
commit
0d8114e14d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -515,7 +515,7 @@ jobs:
|
||||
git clone --depth 1 https://github.com/vlang/gitly
|
||||
cd gitly
|
||||
../v .
|
||||
# ../v -autofree .
|
||||
../v -autofree -experimental .
|
||||
cd ..
|
||||
|
||||
# # TODO: ACTIVATE THIS AFTER MERGE
|
||||
|
Loading…
Reference in New Issue
Block a user