Skip to content

Commit c0eb61f

Browse files
authored
Enable debug mode in Pelican build workflow
1 parent 6537f08 commit c0eb61f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-pelican.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
with:
2525
# This must be appropriate for the branch being built
2626
destination: 'asf-site'
27+
debug: 'true'
2728
gfm: 'true'

0 commit comments

Comments
 (0)