Skip to content

Commit 5950816

Browse files
committed
Arduino build
1 parent d6d339f commit 5950816

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/arduino.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
platforms: |
2323
- name: esp32:esp32
2424
source-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
25+
libraries: |
26+
- ArduinoJson
27+
- ESP32-targz
2528
#sketch-paths: |
2629
#- examples/HTTP/HTTP/HTTP.ino
2730
#cli-compile-flags: |

0 commit comments

Comments
 (0)