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
|
- name: Install Arduino CLI
|
||||||
run: |
|
run: |
|
||||||
curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | sh
|
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
|
- name: Install Board Core and Libs
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user