ci: use submodule for maa-cli and build it from source

This commit is contained in:
Loong
2023-10-16 14:41:07 +08:00
committed by Horror Proton
parent c112f41f16
commit fa04e9033d
3 changed files with 17 additions and 9 deletions

3
.gitmodules vendored
View File

@@ -9,3 +9,6 @@
url = https://github.com/MaaAssistantArknights/MaaDeps
shallow = true
branch = master
[submodule "src/maa-cli"]
path = src/maa-cli
url = https://github.com/MaaAssistantArknights/maa-cli.git