mirror of https://github.com/llvm/torch-mlir
Fix build release workflow.
parent
3e08f5a779
commit
67a0fb14ef
|
@ -95,6 +95,7 @@ jobs:
|
|||
release_id: ${{ github.event.inputs.release_id }}
|
||||
|
||||
publish_releases:
|
||||
runs-on: ubuntu-latest
|
||||
needs:
|
||||
- build_linux
|
||||
- build_macos
|
||||
|
|
Loading…
Reference in New Issue