Skip to content

Commit 61beb60

Browse files
committed
pages: install jekyll 4.3.2
Newer versions are running into errors during installation.
1 parent cad86a5 commit 61beb60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ default:
66
before_script:
77
- bundle init
88
- bundle config set path vendor/ruby
9-
- bundle add jekyll
9+
- bundle add jekyll --version 4.3.2
1010
- bundle install
1111

1212
stages:

0 commit comments

Comments
 (0)