Fix bazel CI (#1591)

I accidentally broke bazel CI by forgetting to update the GHA workflow in my [previous PR](https://github.com/llvm/torch-mlir/pull/1587). This should get it back to green, my apologies.

Qualifying CI run: https://github.com/sjain-stanford/torch-mlir/actions/runs/3472523982
pull/1592/head
Sambhav Jain 2022-11-15 09:51:52 -08:00 committed by GitHub
parent b320f7fb77
commit 99ec6039f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ jobs:
-v "$(pwd)":"/opt/src/torch-mlir" \
-v "${HOME}/.cache/bazel":"/root/.cache/bazel" \
torch-mlir:ci \
./utils/bazel/docker/run_bazel_build.sh
bazel build @torch-mlir//:torch-mlir-opt
# Switch back bazel cache directory to user ownership
# to allow GHA post-cache step to save cache without