shalzz / zola-deploy-action

Github action for building a Zola site and deploying to Github Pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Action fetches submodules which are unrelated to Zola

segeljakt opened this issue · comments

I have a huge submodule (LLVM) that the action fetches, although it is not needed. Would it be possible to fetch only submodules that are relevant to zola?