Use cached playbook in build dir

Closes gh-30466
This commit is contained in:
Rob Winch
2023-05-10 08:55:37 -05:00
committed by rstoyanchev
parent 6a68b4d299
commit 4aa824d456

View File

@@ -14,7 +14,7 @@ site:
title: Spring Framework Reference title: Spring Framework Reference
content: content:
sources: sources:
- url: ./.. - url: ./../..
branches: HEAD branches: HEAD
start_path: framework-docs start_path: framework-docs
worktrees: true worktrees: true