Closed benediktahrens closed 5 years ago
The directory UniMath
is empty. Probably the submodule needs to be initialized first?
Specifically, I was able to advance by running
$ git submodule init
$ git submodule update
Another possibility is to use option --recurse-submodules
:
$ git clone --recurse-submodules https://github.com/UniMath/Workshops.git
@DanGrayson : can you help with this? It happens on a fresh clone of current Workshops.