Skip to content

Commit

Permalink
Download all artifacts to the same directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanslade committed Nov 12, 2024
1 parent 24cd5c4 commit dc9bf1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:

steps:
- uses: actions/download-artifact@v4
with:
path: .
merge-multiple: true

- name: List results
run: ls -R

0 comments on commit dc9bf1f

Please sign in to comment.