Skip to content

Commit 1a75e0b

Browse files
committed
ci: pass sync-all and no-extras to docs build
Signed-off-by: oliver könig <okoenig@nvidia.com>
1 parent c6fd0db commit 1a75e0b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ jobs:
9898
docs-target-path: nemo
9999
docs-directory: docs/source
100100
docs-requirements-file: requirements/requirements_docs.txt
101+
sync-all: true
102+
no-extras: "--no-extra cu12"
101103
publish-as-latest: true
102104
run-on-version-tag-only: ${{ github.ref_name != 'main' }}
103105
docs-skip-linkcheck: true

0 commit comments

Comments
 (0)