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