This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new 15aac67  Enable debug mode in build-pelican workflow
15aac67 is described below

commit 15aac67a564827f3faba118b031a1b6ebe663e6e
Author: Dave Fisher <[email protected]>
AuthorDate: Tue Apr 7 10:38:45 2026 -0700

    Enable debug mode in build-pelican workflow
---
 .github/workflows/build-pelican.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/build-pelican.yml 
b/.github/workflows/build-pelican.yml
index a0e7d2c..af1320e 100644
--- a/.github/workflows/build-pelican.yml
+++ b/.github/workflows/build-pelican.yml
@@ -25,3 +25,4 @@ jobs:
           # This must be appropriate for the branch being built
           destination: 'asf-site'
           gfm: 'true'
+          debug: 'true'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to