mirror of
https://github.com/status-im/nim-workspace.git
synced 2025-02-22 23:48:10 +00:00
don't clone all dependencies in add-project
This commit is contained in:
parent
9b15962d8d
commit
71de64d6c1
@ -19,7 +19,6 @@ function _add_project {
|
||||
nimble develop \
|
||||
-p:"$WORKSPACE_DIR" \
|
||||
--develop-file:"$WORKSPACE_DIR/nimble.develop" \
|
||||
--with-dependencies \
|
||||
"https://github.com/status-im/$PROJECT_NAME"
|
||||
|
||||
cp scripts/per-project.nimble.develop "$PROJECT_NAME/nimble.develop"
|
||||
|
Loading…
x
Reference in New Issue
Block a user