Skip to content

Commit

Permalink
pages: install jekyll 4.3.2
Browse files Browse the repository at this point in the history
Newer versions are running into errors during installation.
  • Loading branch information
davvid committed Jan 22, 2024
1 parent cad86a5 commit 61beb60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ default:
before_script:
- bundle init
- bundle config set path vendor/ruby
- bundle add jekyll
- bundle add jekyll --version 4.3.2
- bundle install

stages:
Expand Down

0 comments on commit 61beb60

Please sign in to comment.