I have written and tested an Odoo module locally and pushed it to it's own Github repository. Now I want to add it to an Odoo.sh project.
I have tried creating the Odoo.sh project from the repository. Sure enough it adds the code from my repository with the following folder structure into the User directory:
The problem is that I am not able to install the module. What am I doing wrong?