Skip to content

Commit f01341e

Browse files
authored
ci: Fix nemo fw ci template ref after moving orgs (#37)
Signed-off-by: Charlie Truong <[email protected]>
1 parent 9b57b30 commit f01341e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_build_container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
echo "EOF" >> $GITHUB_OUTPUT
6868
6969
build:
70-
uses: NVIDIA/NeMo-FW-CI-templates/.github/workflows/[email protected]
70+
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/[email protected]
7171
needs: [pre-flight]
7272
with:
7373
image-name: ${{ inputs.image-name }}

0 commit comments

Comments
 (0)