ci: build ved with -autofree
parent
2afb9b30e9
commit
8cef4e0433
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue