ci: build gitly with -autofree

pull/6737/head
Alexander Medvednikov 2020-11-07 04:07:43 +01:00
parent 0e8c7ca2e3
commit 0d8114e14d
1 changed files with 1 additions and 1 deletions

View File

@ -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