trying older jekyll version...
This commit is contained in:
parent
31c9e1aada
commit
07d2f37e3b
@ -3,7 +3,7 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Build jekyll
|
- name: Build jekyll
|
||||||
image: jekyll/jekyll:latest
|
image: jekyll/jekyll:3.8.4
|
||||||
commands:
|
commands:
|
||||||
- "JEKYLL_ENV=production jekyll build"
|
- "JEKYLL_ENV=production jekyll build"
|
||||||
- name: Build parcel
|
- name: Build parcel
|
||||||
|
Loading…
Reference in New Issue
Block a user