From e15288a184b22ebd1225d8c0d98748a826fe019f Mon Sep 17 00:00:00 2001 From: Leonardo Cavagnis <45899760+leonardocavagnis@users.noreply.github.com> Date: Wed, 6 Dec 2023 12:43:27 +0100 Subject: [PATCH] Update compile-examples.yml for emWin lib --- .github/workflows/compile-examples.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/compile-examples.yml b/.github/workflows/compile-examples.yml index 6e0bd2963..71c0cef9d 100644 --- a/.github/workflows/compile-examples.yml +++ b/.github/workflows/compile-examples.yml @@ -71,6 +71,7 @@ jobs: - name: ArduinoBLE - name: ArduinoGraphics - name: Arduino_GigaDisplayTouch + - name: emWin additional-sketch-paths: | - libraries/PDM - libraries/doom @@ -142,6 +143,7 @@ jobs: - name: ArduinoGraphics - name: Arduino_GigaDisplayTouch - name: arducam_dvp + - name: emWin additional-sketch-paths: | - libraries/PDM - libraries/MCUboot