mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: build ved with -autofree
This commit is contained in:
parent
2afb9b30e9
commit
8cef4e0433
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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
Block a user