Skip to content

Commit f871ae7

Browse files
committed
CI: add Arduino_ESP32_OTA library dependency
1 parent fce0018 commit f871ae7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ jobs:
180180
- name: esp32:esp32
181181
source-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
182182
libraries:
183+
- name: Arduino_ESP32_OTA
183184
sketch-paths:
184185

185186
steps:

0 commit comments

Comments
 (0)