No Rakuist has tested in the time this has been here
One way to promote user participation might be configuring the CI workflow to pack a binary tarball and save it with the [upload-artifact][0] action.
Not that Geany users need coddling, but source builds really are problematic when the `make install` step could clobber your system's editor, and hacking the `LD_LIBRARY_PATH` is not advisable (although I've found it [does work in a pinch][1]).
[0]: https://github.com/actions/upload-artifact [1]: https://github.com/geany/geany/issues/3054#issuecomment-1237594886