Skip to content

Commit 059aa3b

Browse files
committed
correct path
1 parent 6b60201 commit 059aa3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release-to-nvstaging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2024-2025, NVIDIA CORPORATION.
1+
# Copyright (c) 2024-2026, NVIDIA CORPORATION.
22

33
name: Publish release images to NGC
44

.github/workflows/test-notebooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
git
7777
- name: Install gha-tools
7878
run: |
79-
context/build-scripts/install-gha-tools
79+
context/scripts/install-gha-tools
8080
- name: Checkout code
8181
uses: actions/checkout@v6
8282
with:

0 commit comments

Comments
 (0)