mirror of
https://github.com/espressif/openthread.git
synced 2026-08-08 11:47:46 +00:00
[fuzz] update build script to checkout submodules (#12216)
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
|
||||
set -euxo pipefail
|
||||
|
||||
git submodule update --init --recursive --depth 1
|
||||
|
||||
(
|
||||
mkdir build
|
||||
cd build || exit
|
||||
|
||||
Reference in New Issue
Block a user