minor
Some checks failed
Arduino Pong CD / release (push) Has been cancelled

This commit is contained in:
andrea
2026-03-15 18:07:15 +01:00
parent 8906b2eab5
commit f12af76845

View File

@@ -15,7 +15,7 @@ jobs:
- name: Install Arduino CLI
run: |
curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | sh
echo "$HOME/bin" >> $GITHUB_PATH
echo "./bin" >> $GITHUB_PATH
- name: Install Board Core and Libs
run: |