Skip to content

Commit 1150578

Browse files
andy31415andreilitvin
authored andcommitted
Add back typo removed by line merge in previous PR (#36010)
Co-authored-by: Andrei Litvin <andreilitvin@google.com>
1 parent 4ba406e commit 1150578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ jobs:
436436
env:
437437
BUILD_TYPE: default
438438
run: |
439-
# We want to build various standalone example apps similar to what examples-linux-standalone.yaml
439+
# We want to build various standalone example apps (similar to what examples-linux-standalone.yaml
440440
# does), so use target_os="all" to get those picked up as part of the "unified" build. But then
441441
# to save CI resources we want to exclude the "host clang" build, which uses the pigweed clang.
442442
scripts/build/gn_gen.sh --args='target_os="all" is_asan=true enable_host_clang_build=false chip_data_model_check_die_on_failure=true' --export-compile-commands

0 commit comments

Comments
 (0)