examples: fix relative path CI error

error: Path relative to repository other than nuttx must begin with the root directory
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
Alin Jerpelea
2021-06-16 09:22:16 +02:00
committed by Xiang Xiao
parent d9dad2a99e
commit 2ac8589a25
255 changed files with 255 additions and 255 deletions

View File

@@ -1,5 +1,5 @@
/****************************************************************************
* examples/random/random_main.c
* apps/examples/random/random_main.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with