Got behind upgrading Hugo and realized I need to use one of the new “withdeploy” builds when I try to upgrade past 0.137.0… cool…
I’ve usually used the Debian release option from within my GitHub workflow to build & deploy my sites… but there’s no Debian option when using a “withdeploy” release.
Is this intentional and thus, I’ll need to switch my workflows to use one of the Linux x64 TAR release options?
When I said Debian packages, I mean the file as part of the release… the GH release. In my workflows, I download and install the Hugo package into the runner and then execute it.
The issue I’m facing that triggered this post was that I’m having issues executing the Hugo CLI after I unpack the TAR file for the new extended withdeploy releases.
Before I try to resolve that, I thought to ask if the deb release files were intentionally or mistakenly left out of the withdeploy options.
It was intentional as in: I defined the withdeploy for what I thought would be the most common variants. As to deb … well, I guess that was an oversight: