Skip to content

Commit ddad0f9

Browse files
authored
Merge pull request #156 from SenaxInc/copilot/fix-tankalarm-server-compilation-error
Add Ethernet library dependency to TankAlarm-092025 workflow
2 parents 18e7320 + f6bf1a6 commit ddad0f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/arduino-ci-092025.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
arduino-cli lib install "SD"
4141
arduino-cli lib install "Arduino Low Power"
4242
arduino-cli lib install "RTCZero"
43+
arduino-cli lib install "Ethernet"
4344
4445
- name: Compile TankAlarm-092025-Client-Hologram
4546
id: compile-client

0 commit comments

Comments
 (0)