mirror of
https://github.com/okalachev/flix.git
synced 2025-07-27 09:39:33 +00:00
The Arduino docs probably has mistake offering non-existent ~/local/bin path instead of ~/.local/bin. Some systems lack ~/.local/bin as well, so simply use /usr/local/bin. Also install arduino-cli in CI the same way as in the docs to check them.