Skip to content

Commit 8a57380

Browse files
authored
Add upstream remote for merging MTP PR ggml-org#22673
1 parent 14884da commit 8a57380

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-vulkan-mtp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
run: |
1818
git config user.email "ci@build.local"
1919
git config user.name "CI"
20+
git remote add upstream https://github.com/ggml-org/llama.cpp
2021
git fetch origin pull/22673/head:mtp-pr
2122
git merge mtp-pr --no-edit
2223

0 commit comments

Comments
 (0)