Skip to content

Commit

Permalink
Fix download-artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
MorganCaron committed Feb 28, 2024
1 parent d2aa124 commit 487756d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ runs:
uses: actions/download-artifact@v4
with:
name: llvm-clang-precompiled
path: llvm-clang-precompiled.zip

- name: Unzip LLVM Clang
shell: bash
Expand Down

0 comments on commit 487756d

Please sign in to comment.