Skip to content

Commit 7c75552

Browse files
authored
Update build-esp32-camera-examples.yaml
1 parent 7bb9742 commit 7c75552

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-esp32-camera-examples.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ env:
99
examples/Camera/motion-capture
1010
examples/Camera/snapshot-camera
1111
examples/Camera/mjpeg-camera
12-
examples/Camera/rtsp-camera
1312
1413
jobs:
1514
compile-camera-examples:
@@ -45,4 +44,4 @@ jobs:
4544
- source-url: https://github.com/geeksville/Micro-RTSP.git
4645
sketch-paths: ${{ env.SKETCHES }}
4746
cli-compile-flags: |
48-
- --warnings=none
47+
- --warnings=none

0 commit comments

Comments
 (0)