1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

ci: enable again the v install ui task

This commit is contained in:
Delyan Angelov 2022-04-21 11:21:53 +03:00
parent 2a0b372d0d
commit 5e8c4a3aff
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED

View File

@ -257,7 +257,6 @@ jobs:
- name: PDF examples should compile
run: ./v should-compile-all ~/.vmodules/pdf/examples
## Due to temporary problems with https://vpm.vlang.io, the following is commented for now.
## ## vpm modules
## - name: Install UI through VPM
## run: ./v install ui
## vpm modules
- name: Install UI through VPM
run: ./v install ui