Add full arduino-cli installation and preparation on Makefile and redefine the CI istructions
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -34,4 +34,4 @@ jobs:
|
||||
|
||||
- name: Compile Sketch (via Makefile)
|
||||
shell: bash
|
||||
run: make compile
|
||||
run: make prepare_and_compile
|
||||
|
||||
Reference in New Issue
Block a user