Skip to content

Commit fab4c81

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

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
@@ -33,7 +33,7 @@ jobs:
3333
3434
- name: Unpacking LLVM project
3535
run: |
36-
tar -xf llvm-project-17.0.6.src
36+
tar -xf llvm-project-17.0.6.src.tar.xz
3737
mv lllvm-project-17.0.6.src llvm-project
3838
3939
- name: Installing dependencies

0 commit comments

Comments
 (0)