Skip to content

Commit 1f8eabd

Browse files
committed
treat gc_mlir.extras as a package
1 parent becc82a commit 1f8eabd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
- name: Build and install benchgc
5151
working-directory: build
5252
run: |
53+
touch python_packages/gc_mlir_core/gc_mlir/extras/__init__.py
5354
ninja benchgc
5455
pip uninstall -y benchgc || true
5556
pip install test/benchgc/dist/benchgc-*.whl

0 commit comments

Comments
 (0)