fix CI
This commit is contained in:
2
.github/workflows/validate_operations.yml
vendored
2
.github/workflows/validate_operations.yml
vendored
@@ -78,7 +78,7 @@ jobs:
|
||||
- name: Restore MLIR cache
|
||||
uses: actions/cache/restore@v4
|
||||
with:
|
||||
path: onnx-mlir/llvm-project/build
|
||||
path: onnx-mlir/llvm-project
|
||||
key: mlir-${{ runner.os }}-${{ env.LLVM_COMMIT }}
|
||||
fail-on-cache-miss: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user