ci: enable again the `v install ui` task
parent
2a0b372d0d
commit
5e8c4a3aff
|
@ -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
|
|
||||||
|
|
Loading…
Reference in New Issue