We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa0e35 commit 6eb96aaCopy full SHA for 6eb96aa
.github/workflows/build-test-publish-wheel.yml
@@ -35,7 +35,7 @@ jobs:
35
if: |
36
!(needs.pre-flight.outputs.docs_only == 'true'
37
|| needs.pre-flight.outputs.is_deployment_workflow == 'true')
38
- uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_build_test_publish_wheel.yml@ko3n1g/fix/more-packages-no-build-isolation
+ uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_build_test_publish_wheel.yml@v0.48.0
39
with:
40
dry-run: true
41
python-package: nemo_export_deploy_common
0 commit comments