Skip to content

Commit

Permalink
Download artifact path is a directory!
Browse files Browse the repository at this point in the history
  • Loading branch information
dabrahams committed Feb 13, 2024
1 parent 7e58651 commit 68b833d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/llvm-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: build-tools-${{ matrix.os }}
path: ${{ github.workspace }}/BinaryCache/0/tools.tar
path: ${{ github.workspace }}/BinaryCache/0

- name: Extract tools
run: tar xf tools.tar
Expand Down

0 comments on commit 68b833d

Please sign in to comment.