Skip to content

Commit 0d24078

Browse files
committed
fix
1 parent 00a5627 commit 0d24078

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-sketches-deps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313

1414
- name: Set up Arduino CLI
1515
run: |
16+
mkdir -p $HOME/local/bin
1617
curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | $HOME/local/bin sh
1718
echo "$HOME/local/bin" >> $GITHUB_PATH
1819

0 commit comments

Comments
 (0)