Skip to content

Commit a1ab31d

Browse files
committed
Add basicvideoplayer into chef.yaml for CI
1 parent bd25834 commit a1ab31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/cloudbuild/chef.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ steps:
1818
args:
1919
- >-
2020
perl -i -pe 's/^gdbgui==/# gdbgui==/' /opt/espressif/esp-idf/requirements.txt &&
21-
./examples/chef/chef.py --build_all --build_exclude noip\|basicvideo\|roboticvacuumcleaner
21+
./examples/chef/chef.py --build_all --build_exclude noip\|roboticvacuumcleaner
2222
id: CompileAll
2323
waitFor:
2424
- Bootstrap

0 commit comments

Comments
 (0)