ci: build ved with -autofree

pull/6912/head
Alexander Medvednikov 2020-11-21 19:12:52 +01:00
parent 2afb9b30e9
commit 8cef4e0433
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ jobs:
run: |
git clone --depth 1 https://github.com/vlang/ved
cd ved && ../v -o ved .
../v -autofree -experimental .
- name: Build V UI examples
run: |
git clone --depth 1 https://github.com/vlang/ui