Skip to content

Commit 14aef73

Browse files
committed
Fix path to engine-benchmark-results repo
1 parent c53f854 commit 14aef73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench-upload.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
python3 website_regen.py \
5454
-v \
5555
--dry-run \
56-
--local-repo engine-benchmark-results
56+
--local-repo ${{ GITHUB_WORKSPACE }}/engine-benchmark-results

0 commit comments

Comments
 (0)