Skip to content

Commit 784a7fc

Browse files
committed
ci: workflow: fixing the EOL charackter at the end of file
manual fix of the EOL Signed-off-by: Leif Harald Urlaub <[email protected]>
1 parent d4cad98 commit 784a7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hello_world_multiplatform.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ jobs:
8282
if-no-files-found: ignore
8383
path:
8484
zephyr/twister-out/*/samples/hello_world/sample.basic.helloworld/build.log
85-
zephyr/twister-out/*/samples/cpp/hello_world/sample.cpp.helloworld/build.log
85+
zephyr/twister-out/*/samples/cpp/hello_world/sample.cpp.helloworld/build.log

0 commit comments

Comments
 (0)