Skip to content

Commit

Permalink
Update build.yml: add SD lib
Browse files Browse the repository at this point in the history
  • Loading branch information
virtual-maker committed Jan 1, 2025
1 parent 5d2a4db commit 58c8a42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ jobs:
arduino-cli core install MySensors:avr
arduino-cli core install MySensors:samd
arduino-cli lib install "Ethernet"
arduino-cli lib install "SD"
# MySensors AVR MysensorsMicro
- name: Compile MysensorsMicro (tests)
Expand Down

0 comments on commit 58c8a42

Please sign in to comment.