Skip to content

Commit

Permalink
fix to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Unreal-Dan committed Jan 1, 2024
1 parent 4eff66f commit 2230a62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ update-index:
install:
sudo apt-get update
sudo apt-get install -y build-essential
sudo pip install pyserial
mkdir -p $(HOME)/.arduino15
if ! command -v $(ARDUINO_CLI) &> /dev/null ; then \
curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | sudo sh ; \
Expand Down

0 comments on commit 2230a62

Please sign in to comment.