This commit is contained in:
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user