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'd like to offer prebuilt raspberry pi compatible plugins as part of each release using the Github Actions runners targeting the Raspberry Pi 3 and 4(00) platforms especially and the equivalent non-RaspberryPi-branded single board computers out there.
I'd like to offer prebuilt raspberry pi compatible plugins as part of each release using the Github Actions runners targeting the Raspberry Pi 3 and 4(00) platforms especially and the equivalent non-RaspberryPi-branded single board computers out there.
The Github Actions runners are configured here and are run each time a new version tag is pushed to Github, which triggers them to build and release a new version of the plugin suite:
https://github.com/madskjeldgaard/mkplugins/blob/main/.github/workflows/cmake.yml
The workflow is explained further here:
https://madskjeldgaard.dk/posts/how-to-gh-action/
If anyone has any ideas on how to do this, let me know!
The text was updated successfully, but these errors were encountered: