This is an automated email from the ASF dual-hosted git repository.
jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git
The following commit(s) were added to refs/heads/master by this push:
new a2372ea37 Add more document debugging.
a2372ea37 is described below
commit a2372ea370adc2f3100c06787bbbfe4083b94561
Author: James Bognar <[email protected]>
AuthorDate: Fri Sep 26 18:01:20 2025 -0400
Add more document debugging.
---
.github/workflows/deploy-docs.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/deploy-docs.yml
b/.github/workflows/deploy-docs.yml
index 5c2b92bed..824b9bb55 100644
--- a/.github/workflows/deploy-docs.yml
+++ b/.github/workflows/deploy-docs.yml
@@ -74,7 +74,7 @@ jobs:
ls -l
echo "Target directory contents"
ls -l target
- ln -s target/site juneau-docs/build/site
+ ln -s juneau-docs/build/site target/site
echo "Build directory contents"
ls -RlL juneau-docs/build