Skip to content

Commit

Permalink
Check build, r1
Browse files Browse the repository at this point in the history
  • Loading branch information
leshikus committed Oct 1, 2024
1 parent db3e42f commit 23cb3f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
id: cache-llvm-mlir
uses: actions/cache@v4
env:
LLVM_CACHE_NUMBER: 2 # Increase to reset cache
LLVM_CACHE_NUMBER: 2 # Increase to reset cache
with:
path: |
/home/runner/work/llvm-mlir/_mlir_install/**
Expand Down

0 comments on commit 23cb3f1

Please sign in to comment.