From e2f501b088ee8ae633fe3cedf2d0f8666fcd712e Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Wed, 5 Jul 2023 16:11:46 +0100 Subject: Add github workflow for docs pages --- docs/Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Gemfile b/docs/Gemfile index 2484f72c..f6cc6045 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -1,4 +1,5 @@ source 'https://rubygems.org' +gem "jekyll", "~> 4.3.2" gem "jekyll-default-layout" gem "just-the-docs" \ No newline at end of file -- cgit v1.2.3-70-g09d2