Update from source? #415
-
Is it possible to update Mariner on an RPi Zero from source, to get fixes submitted since the last release? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hey! You should be able to download the Just check the latest build of the GitHub Action "Package mariner3d as .deb" here: https://github.com/luizribeiro/mariner/actions/workflows/package.yaml If you open the most recent run, you should be able to download the |
Beta Was this translation helpful? Give feedback.
-
Cool. |
Beta Was this translation helpful? Give feedback.
Hey! You should be able to download the
.deb
from CI artifacts.Just check the latest build of the GitHub Action "Package mariner3d as .deb" here: https://github.com/luizribeiro/mariner/actions/workflows/package.yaml
If you open the most recent run, you should be able to download the
.deb
for that commit from the Artifacts section like here: https://github.com/luizribeiro/mariner/actions/runs/902466344 (note that this is for the most recent commit as of today - you'll probably want another run)