Add trace to jekyll

This commit is contained in:
2023-07-12 00:13:26 +00:00
parent 6f9435328c
commit 588ec39451

View File

@@ -5,7 +5,7 @@ runs:
using: 'docker' using: 'docker'
image: 'Dockerfile' image: 'Dockerfile'
args: args:
- jekyll build - jekyll build --trace
branding: branding:
icon: 'book-open' icon: 'book-open'
color: 'red' color: 'red'