Skip to content

Commit 6eb96aa

Browse files
committed
revert
Signed-off-by: oliver könig <[email protected]>
1 parent baa0e35 commit 6eb96aa

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
@@ -35,7 +35,7 @@ jobs:
3535
if: |
3636
!(needs.pre-flight.outputs.docs_only == 'true'
3737
|| 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
38+
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_build_test_publish_wheel.yml@v0.48.0
3939
with:
4040
dry-run: true
4141
python-package: nemo_export_deploy_common

0 commit comments

Comments
 (0)