Heath
My build depends on git submodules, how can I pull them
FYI you can also use gh actions to pull the submodules, add the files and commit to a new branch, and then deploy that branch from railway. Probably better to figure out
railway up
but I didn't realize that would work from an action when I was working it out https://github.com/heathhenley/ChEBot/blob/main/.github/workflows/git_submodule_workaround.yaml18 replies