1 Commits

Author SHA1 Message Date
588ec39451 Add trace to jekyll 2023-07-12 00:13:26 +00:00

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'