Repo is unclonable
Closed this issue · 3 comments
v1993 commented
Dear @qwertychouskie, this project use CircleCI for automated builds. It have failed on your last commit.
Click on build: failing
sign on main repo page and write results to me. While commit looks innocent enough by itself, you should learn a bit about that CI (check do you have access to it, setup notifications).
Please report results here.
qwertychouskie commented
For some reason, it failed grabbing the data submodule. Will investigate later.
v1993 commented
Try cloning repo: you'll fail at submodule download too! That's critical!
qwertychouskie commented
Fixed in ae85797, see https://stackoverflow.com/questions/45678862/git-submodule-update-vs-git-submodule-sync for details.