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'
image: 'Dockerfile'
args:
- jekyll build
- jekyll build --trace
branding:
icon: 'book-open'
color: 'red'