update submodules before testing
This commit is contained in:
parent
049de947fd
commit
5c5033898d
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ steps:
|
|||
- name: build
|
||||
image: espressif/idf:release-v4.1
|
||||
commands:
|
||||
- git submodule update --init
|
||||
- if [ -f sdkconfig ]; then
|
||||
- rm sdkconfig
|
||||
- fi
|
||||
|
|
Loading…
Reference in a new issue