Skip to content

Commit c23e375

Browse files
committed
ci: fix spamoor benchmark artifact download path
1 parent a5f70aa commit c23e375

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
8585
with:
8686
name: spamoor-benchmark-results
87+
path: test/e2e/
8788

8889
# only update the benchmark baseline on push/dispatch, not on PRs
8990
- name: Store EVM Contract Roundtrip result

0 commit comments

Comments
 (0)