Skip to content

Commit 0a2c8a2

Browse files
authored
Update build_mlir_python_bindings_wheel.yml (#225)
1 parent 2c501fb commit 0a2c8a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_mlir_python_bindings_wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ jobs:
445445

446446
if: (github.event_name == 'push' && github.ref_name == 'main') || github.event_name == 'workflow_dispatch'
447447

448-
needs: [build-mlir-python-bindings]
448+
needs: [release-mlir-python-bindings]
449449

450450
permissions:
451451
contents: read

0 commit comments

Comments
 (0)