mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: remove double vab build (#9217)
This commit is contained in:
parent
c4b0fdcbaf
commit
b68784aa7f
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
|
||||
- name: Build vab
|
||||
run: cd vab; ../v ./vab.v ; cd ..
|
||||
- name: Build vab with
|
||||
run: cd vab; ../v ./vab.v ; cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user