check out fork into different directory
This commit is contained in:
parent
24da609a10
commit
89e3f73689
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
set -uo pipefail
|
||||
|
||||
scripts/phabtalk/apply_patch2.py $ph_buildable_diff \
|
||||
--path "${BUILDKITE_BUILD_PATH}"/llvm-project \
|
||||
--path "${BUILDKITE_BUILD_PATH}"/llvm-project-fork \
|
||||
--token $CONDUIT_TOKEN \
|
||||
--url $PHABRICATOR_HOST \
|
||||
--comment-file apply_patch.txt \
|
||||
|
|
Loading…
Reference in a new issue