Skip to content

Commit 7c42b18

Browse files
committed
misc: Update sketch paths in GA.
1 parent df134fd commit 7c42b18

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: .github/workflows/compile-examples.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ jobs:
7676
- libraries/doom
7777
- libraries/KernelDebug
7878
- libraries/MCUboot
79-
- libraries/Camera/examples
79+
- libraries/Camera/examples/CameraCaptureRawBytes
80+
- libraries/Camera/examples/CameraMotionDetect
8081
- libraries/Portenta_lvgl/examples/Portenta_lvgl
8182
- libraries/Portenta_SDCARD
8283
- libraries/Portenta_SDRAM
@@ -115,6 +116,7 @@ jobs:
115116
additional-sketch-paths: |
116117
- libraries/PDM
117118
- libraries/Camera/examples/CameraCaptureRawBytes
119+
- libraries/Camera/examples/CameraCaptureZoomPan
118120
- libraries/SE05X
119121
- libraries/STM32H747_System
120122
- libraries/ThreadDebug

0 commit comments

Comments
 (0)