Hi guys,
Do you know if it is possible to use Github storage block with git submodules and pull recursively:
git parent project
|
| git subproject
I've tried adding multiple --sb, using get_directory(), having sb and try to load from one workflows the files for the other repository. Tried everything but didn't find a solution. I just want to know if it is possible and it someone did something similar. Thanks a lot!