mirror of
https://github.com/vlang/v.git
synced 2025-09-14 06:52:36 +03:00
ci: remove double vab build (#9217)
This commit is contained in:
parent
c4b0fdcbaf
commit
b68784aa7f
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -1015,5 +1015,3 @@ jobs:
|
||||||
run: git clone --depth 1 https://github.com/vlang/vab
|
run: git clone --depth 1 https://github.com/vlang/vab
|
||||||
- name: Build vab
|
- name: Build vab
|
||||||
run: cd vab; ../v ./vab.v ; cd ..
|
run: cd vab; ../v ./vab.v ; cd ..
|
||||||
- name: Build vab with
|
|
||||||
run: cd vab; ../v ./vab.v ; cd ..
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue