Skip to content

Commit ed15b9f

Browse files
authored
Update main.yml
1 parent eaf464a commit ed15b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: unzip llvm
2929
uses: developerdino/action-tar@v1
3030
with:
31-
args: tar -xvf clang.tar.xz ./clang
31+
args: tar -xvf clang.tar.xz
3232
- name: download zig
3333
uses: wei/wget@v1
3434
with:

0 commit comments

Comments
 (0)