Skip to content

Commit df39a9d

Browse files
authored
Update mlir-linux-c-api.yml
1 parent fab4c81 commit df39a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mlir-linux-c-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Unpacking LLVM project
3535
run: |
3636
tar -xf llvm-project-17.0.6.src.tar.xz
37-
mv lllvm-project-17.0.6.src llvm-project
37+
mv llvm-project-17.0.6.src llvm-project
3838
3939
- name: Installing dependencies
4040
run: |

0 commit comments

Comments
 (0)