If the repository is public you should use https
URL instead. (or github: "username/myapp"
as dep).
If though your dependency is in a privat repository, you need to put an SSH key on your build host that is allowed to access the repository.
If the repository is public you should use https
URL instead. (or github: "username/myapp"
as dep).
If though your dependency is in a privat repository, you need to put an SSH key on your build host that is allowed to access the repository.