Skip to content

Commit

Permalink
Fix download artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaupetit committed Dec 2, 2024
1 parent 95a7b0f commit fc0dd6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: api-admin-benchmark
path: ./src/api/bench_admin_stats_stamped.csv
- name: Merge Bench database
run: |
pipenv run \
Expand Down

0 comments on commit fc0dd6b

Please sign in to comment.