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 <[email protected]> * Fix docs build ref Signed-off-by: Charlie Truong <[email protected]> * Set the build-docs GHA template version ot 0.62.0 Signed-off-by: Charlie Truong <[email protected]> --------- Signed-off-by: Charlie Truong <[email protected]>
1 parent c8c9826 commit e6d2f1a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.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/[email protected]
25+
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/[email protected]
26+
with:
27+
sync-all: true

0 commit comments

Comments
 (0)