Skip to content

Commit e64f1a7

Browse files
bench-bot: fix patching
1 parent 7c6ea6b commit e64f1a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd_runner.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ cmd_runner_apply_patches() {
7979
>/dev/null popd
8080

8181
diener patch \
82-
--target "https://github.com/${GH_OWNER}/${GH_OWNER_REPO}" \
82+
--target "https://github.com/${GH_OWNER}/$repository" \
8383
--crates-to-patch "$repository_dir" \
8484
--path Cargo.toml
8585
done < <(env)

0 commit comments

Comments
 (0)