You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this might be related to #157 and #326 but I'm struggling to find a fix for it.
I have tried explicitly adding rst2html or docutils in our requirements.txt file to no avail, and I'm a bit stuck now how to proceed.
We had this working before, but it stopped working as we were very out of date with our GitHub Action.
After upgrading the GitHub Action things have ground to a halt due to this new error, so trying to figure out what we can do to get things flowing again as we've got a tonne of new contributors via Hacktoberfest making PRs! 😅
Would really value any help!
The text was updated successfully, but these errors were encountered:
Figured it out - in the past we didn't need to install/build Python in the GitHub Action but now we do: mautic/mautic-community-handbook@ffffbb7 posting in case someone else comes across it!
Check for existing issues
Environment
GitHub Actions using this repo: https://github.com/mautic/mautic-community-handbook
Failing action: https://github.com/mautic/mautic-community-handbook/actions/runs/11451197888/job/31860005118?pr=241.
Trying to fix in this PR including upgrading the GitHub Action: mautic/mautic-community-handbook#241.
Describe the bug / provide steps to reproduce it
I think this might be related to #157 and #326 but I'm struggling to find a fix for it.
I have tried explicitly adding rst2html or docutils in our requirements.txt file to no avail, and I'm a bit stuck now how to proceed.
We had this working before, but it stopped working as we were very out of date with our GitHub Action.
After upgrading the GitHub Action things have ground to a halt due to this new error, so trying to figure out what we can do to get things flowing again as we've got a tonne of new contributors via Hacktoberfest making PRs! 😅
Would really value any help!
The text was updated successfully, but these errors were encountered: