Andreas Deininger
Andreas Deininger
> Any chance someone can look at solving this issue? For a workaround, see #1449.
Can you please rebase and resolve merge conflicts? Thanks.
> A production build should not be hosted by two servers I agree, and it was never my intention to deploy the example site twice. My motivation for this PR...
> Hey @deining, to make it easier for the maintainers, could I ask you to incorporate [this typo fix](https://github.com/chriskirknielsen/11ty-website/commit/5b6fb1e582cbf83091398159468fa21a57984acd) as well? I figure it's easier to approve a single PR...
If you run a preview of the example site, you will encounter the same error.
> I believe your last pull request fixed the bug in master branch. Indeed, the error doesn't occur with HEAD of `master` branch. > I just did not get any...
> What is going on? Is there a workflow that anyone has that will just work for a GitHub Action? To run docsy with latest hugo version 0.125.4, some tweaking...
I revisited this issue and I was able to make it work by simply adding [`actions/setup-node`](https://github.com/actions/setup-node) to the workflow. See my second, improved [pull request](https://github.com/aew10/website/pull/2) and my successful [action run](https://github.com/deining/aew10-website/actions/runs/8927914393)...
> Thank you - it works perfectly! This is really helpful! Glad I could help out. > Perhaps would be of general interest to GitHub Actions users. Yes indeed. I...
With #165 merged, this PR is reduced to adding check for GitHub workflow actions to dependabot.