ci: enable again the `v install ui` task
ci/woodpecker/push/vc Pipeline was successful Details
ci/woodpecker/push/docker Pipeline was successful Details
ci/woodpecker/push/arch Pipeline was successful Details

Delyan Angelov 2022-04-21 11:21:53 +03:00 committed by Jef Roosens
parent 4dd35da9b0
commit 9d764cd25e
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 3 additions and 4 deletions

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