[Hugo Academic] Deploy fails due to git submodule

help! Looks like netlify cannot find an SHA.
I setup locally, push via github, and deploy via hugo.
I notice my submodule for “academic theme” has been updated and netlify seems to not be able to find it. here is my netlify log. tips?

website: jrawski.info

4:23:15 PM: Build ready to start
4:23:17 PM: build-image version: be42e453d6c8f171cc2f654acc29c0a8b60e6d93
4:23:17 PM: build-image tag: v3.7.1
4:23:17 PM: buildbot version: b47b671c7e5601877c51968241eb899bf590a815
4:23:17 PM: Building without cache
4:23:17 PM: Starting to prepare the repo for build
4:23:18 PM: No cached dependencies found. Cloning fresh repo
4:23:18 PM: git clone git@github.com:rawskijon/academic-kickstart
4:23:22 PM: Preparing Git Reference refs/heads/master
4:23:25 PM: Error checking out submodules: Submodule 'themes/academic' (https://github.com/gcushen/hugo-academic.git) registered for path 'themes/academic'Cloning into '/opt/build/repo/themes/academic'...fatal: remote error: upload-pack: not our ref d8ef341ddebe5e0dc13e4f345282d547561c9792Fetched in submodule path 'themes/academic', but it did not contain d8ef341ddebe5e0dc13e4f345282d547561c9792. Direct fetching of that commit failed.
4:23:25 PM: Creating deploy upload records
4:23:25 PM: Failing build: Failed to prepare repo
4:23:25 PM: Failed during stage 'preparing repo': Error checking out submodules: Submodule 'themes/academic' (https://github.com/gcushen/hugo-academic.git) registered for path 'themes/academic'Cloning into '/opt/build/repo/themes/academic'...fatal: remote error: upload-pack: not our ref d8ef341ddebe5e0dc13e4f345282d547561c9792Fetched in submodule path 'themes/academic', but it did not contain d8ef341ddebe5e0dc13e4f345282d547561c9792. Direct fetching of that commit failed.: exit status 1
4:23:25 PM: Finished processing build request in 8.008071909s

Hey there, @rawskijon :wave:

Welcome to the Netlify Forums :netliconfetti: It looks like your thread has been a bit quiet since you posted this – sorry about that! Are you still getting the same error and failure message? If you are still having this issue, please let us know what you have tried since you first posted this thread.

Additionally, have you seen some of our other threads covering how to find SHA commits, git submodule, Hugo Theme, and Hugo Academic that are in the Forums? The ones I linked are good places to start!

:slight_smile: