Add full arduino-cli installation and preparation on Makefile and redefine the CI istructions
Some checks failed
Arduino Pong CI / build (macos-latest) (push) Has been cancelled
Arduino Pong CI / build (ubuntu-latest) (push) Has been cancelled
Arduino Pong CI / build (windows-latest) (push) Has been cancelled

This commit is contained in:
andrea
2026-03-15 13:38:54 +01:00
parent f0e8a7f05f
commit bf2b794421
4 changed files with 50 additions and 8 deletions

View File

@@ -34,4 +34,4 @@ jobs:
- name: Compile Sketch (via Makefile)
shell: bash
run: make compile
run: make prepare_and_compile