[meld/pages] CI: Fix typo



commit acaea9d701f7ec168ef029060bf981dbd14b2b65
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sun Sep 4 09:55:38 2022 +1000

    CI: Fix typo

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d2643c85..122b020d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ stages:
   - publish
 
 variables:
-  DEPENDENCIES: findutils git libxslt python3-pip python3-lxml python3-rubygem-jekyll yelp-tools yelp-xsl
+  DEPENDENCIES: findutils git libxslt python3-pip python3-lxml rubygem-jekyll yelp-tools yelp-xsl
 
 pages:
   stage: deploy


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]