Skip to content

Commit

Permalink
Fixed building python bindings for stablehlo
Browse files Browse the repository at this point in the history
  • Loading branch information
fzakaria committed Jan 15, 2024
1 parent c7522ea commit 81b5af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publishWheelRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
ninja check-stablehlo-python
env:
CMAKE_BUILD_TYPE: Release
LLVM_ENABLE_BINDINGS: ON
STABLEHLO_ENABLE_BINDINGS_PYTHON: ON

- uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 81b5af9

Please sign in to comment.