From 18445845d173fc5fa4786af5cd9e601e97c6ecdb Mon Sep 17 00:00:00 2001 From: tobozo Date: Thu, 8 Dec 2022 13:21:07 +0100 Subject: [PATCH] Arduino build --- .github/workflows/arduino.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/arduino.yml b/.github/workflows/arduino.yml index 1cd2877..6b79f12 100644 --- a/.github/workflows/arduino.yml +++ b/.github/workflows/arduino.yml @@ -28,6 +28,8 @@ jobs: - name: ArduinoJson - name: ESP32-targz - name: esp32-flashz + source-url: https://github.com/vortigont/esp32-flashz.git + #sketch-paths: | #- examples/HTTP/HTTP/HTTP.ino #cli-compile-flags: |