Skip to content

Commit

Permalink
Remove download-artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
arey committed Dec 29, 2023
1 parent 7031340 commit beeb6ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
- uses: actions/download-artifact@v4
name: Download benchmarks
with:
path: benchmark_results
pattern: benchmark_results_*
merge-multiple: true
- shell: bash
Expand Down

0 comments on commit beeb6ca

Please sign in to comment.