Skip to content

Commit e6d2f1a

Browse files
authored
Fix docs build by syncing all dependencies (#14)
* Fix docs build by syncing all dependencies Signed-off-by: Charlie Truong <chtruong@nvidia.com> * Fix docs build ref Signed-off-by: Charlie Truong <chtruong@nvidia.com> * Set the build-docs GHA template version ot 0.62.0 Signed-off-by: Charlie Truong <chtruong@nvidia.com> --------- Signed-off-by: Charlie Truong <chtruong@nvidia.com>
1 parent c8c9826 commit e6d2f1a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/build-docs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@ on:
2222

2323
jobs:
2424
build-docs:
25-
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_build_docs.yml@v0.57.0
25+
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_build_docs.yml@v0.62.0
26+
with:
27+
sync-all: true

0 commit comments

Comments
 (0)