ci: remove double vab build (#9217)

pull/9176/head
Carlos Cobo 2021-03-09 16:19:06 +01:00 committed by GitHub
parent c4b0fdcbaf
commit b68784aa7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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 ..