未验证 提交 ee85067f 编写于 作者: X XuanYang-cn 提交者: GitHub

[skip-ci]Fix github workflow code (#7923)

Signed-off-by: Nyangxuan <xuan.yang@zilliz.com>
上级 ee4cabff
......@@ -47,9 +47,8 @@ Remember to [sync your forked repository](https://docs.github.com/en/github/gett
```shell
git remote add upstream git@github.com:milvus-io/milvus.git
git checkout master
git pull upstream master
git checkout -b my-topic-branch
git fetch upstream
git checkout upstream/master -b my-topic-branch
```
![](docs/developer_guides/figs/local-develop-steps.png)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册