We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c6ea6b commit e64f1a7Copy full SHA for e64f1a7
cmd_runner.sh
@@ -79,7 +79,7 @@ cmd_runner_apply_patches() {
79
>/dev/null popd
80
81
diener patch \
82
- --target "https://github.com/${GH_OWNER}/${GH_OWNER_REPO}" \
+ --target "https://github.com/${GH_OWNER}/$repository" \
83
--crates-to-patch "$repository_dir" \
84
--path Cargo.toml
85
done < <(env)
0 commit comments