Thanks for your answer. I tried to install go
during the CI process but it failed (not enought space). I will try what you propose, even though it makes the process more complex than simply “download hugo docker image and launch it”.
Two remarks.
- I followed the Hugo Documentation
- A quick google search brought up that Hugo Snap binary is broken when using hugo module… and installing go lang does not, surprisingly, fix the problem, only changing the binary. I assume that installing Go during the CI process should not help, but I’ll give it a try anyway