Skip to content

Commit 367b076

Browse files
committed
Update arduino_compile.yaml
1 parent e91e543 commit 367b076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/arduino_compile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
arduino-cli lib install "RadioLib"
2020
arduino-cli lib install "ESP8266 and ESP32 OLED driver for SSD1306 displays"
2121
arduino-cli lib install "ESP Telnet"
22-
arduino-cli lib install "TimeLib"
22+
arduino-cli lib install "Time"
2323
arduino-cli lib install "LoRaWAN_ESP32"
2424
2525
- name: Compile Sketches

0 commit comments

Comments
 (0)