ci: enable again the `v install ui` task

master
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
1 changed files with 3 additions and 4 deletions

View File

@ -257,7 +257,6 @@ jobs:
- name: PDF examples should compile - name: PDF examples should compile
run: ./v should-compile-all ~/.vmodules/pdf/examples 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
## ## vpm modules - name: Install UI through VPM
## - name: Install UI through VPM run: ./v install ui
## run: ./v install ui