My setup for a hobby blog using Hugo and Blowfish theme.
git submodule update --remote --merge
Update Hugo version in workflow file .github/workflows/hugo.yaml
Find hugo extended release that blowfish supports. Download and replace the binary in your system.
tar -xzvf hugo_extended_*.tar.gz -C ~/bin hugo