We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d4ca20 commit 789c932Copy full SHA for 789c932
.github/workflows/build-test-publish-wheel.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: NVIDIA/NeMo-FW-CI-templates/.github/workflows/_build_test_publish_wheel.yml@ko3n1g/ci/build-wheel-public-infra
31
with:
32
dry-run: true
33
- python-package: src
+ python-package: src/nemo_run
34
environment: public
35
secrets:
36
TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }}
0 commit comments