fix CI
This commit is contained in:
2
.github/workflows/build_mlir_cache.yml
vendored
2
.github/workflows/build_mlir_cache.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
id: cache-mlir
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: onnx-mlir/llvm-project/build
|
||||
path: onnx-mlir/llvm-project
|
||||
key: mlir-${{ runner.os }}-${{ inputs.llvm-commit }}
|
||||
|
||||
- name: Install build dependencies
|
||||
|
||||
Reference in New Issue
Block a user