Skip to content

Commit

Permalink
[TEMP] Use url enabled antora playbook
Browse files Browse the repository at this point in the history
  • Loading branch information
alandefreitas committed Sep 10, 2024
1 parent ff02d8d commit 468df11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci_boost_release.py
Original file line number Diff line number Diff line change
Expand Up @@ -630,8 +630,8 @@ def command_build(self):
"git",
"clone",
"--depth=1",
"--branch=%s" % checkout_branch,
"https://github.com/cppalliance/site-docs.git",
"--branch=url-enabled",
"https://github.com/alandefreitas/site-docs.git",
"antora",
)
os.chdir(antora_dir)
Expand Down

0 comments on commit 468df11

Please sign in to comment.