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:
parent
2a0b372d0d
commit
5e8c4a3aff
7
.github/workflows/other_ci.yml
vendored
7
.github/workflows/other_ci.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user