Skip to content

Commit 041d6ba

Browse files
Update llvm-c-api-windows.yml
1 parent eb1cbc2 commit 041d6ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/llvm-c-api-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Unpacking LLVM project
5959
shell: pwsh
6060
run: |
61-
7z x llvm-project-18.1.8.src.tar.xz -so | 7z x -si -ttar
61+
7z x llvm-project-18.1.8.src.tar.xz -so | 7z x -si -ttar -snld
6262
Rename-Item -Path "llvm-project-18.1.8.src" -NewName "llvm-project"
6363
6464
- name: Preparing for build (LLVM-C API)

0 commit comments

Comments
 (0)