更新 eagle.xml

This commit is contained in:
liwei 2025-02-24 15:15:08 +08:00
parent af21f4faf9
commit 3679200420
1 changed files with 3 additions and 2 deletions

View File

@ -2,6 +2,7 @@
<manifest> <manifest>
<remote name="eagle" fetch="http://git.weirainy.cn/eagle" /> <remote name="eagle" fetch="http://git.weirainy.cn/eagle" />
<default revision="main" remote="eagle" sync-c="true" sync-j="4"/> <default revision="main" remote="eagle" sync-c="true" sync-j="4"/>
<project name="ci-ods-factory" path="ci/ods-factory" /> <project name="ci-ods-factory" path="ci/ods-factory" />
<project name="ones-plugins" path="ones/plugins" /> <project name="tools-eam-inventory" path="tools/eam-inventory">
<project name="ones-plugins" path="ones/plugins" />
</manifest> </manifest>