Skip to content

Commit 789c932

Browse files
committed
f
Signed-off-by: oliver könig <okoenig@nvidia.com>
1 parent 6d4ca20 commit 789c932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-publish-wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: NVIDIA/NeMo-FW-CI-templates/.github/workflows/_build_test_publish_wheel.yml@ko3n1g/ci/build-wheel-public-infra
3131
with:
3232
dry-run: true
33-
python-package: src
33+
python-package: src/nemo_run
3434
environment: public
3535
secrets:
3636
TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }}

0 commit comments

Comments
 (0)