mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
CI build_ssc: Workaround for the SSC build error
This commit is contained in:
parent
d2bada24dc
commit
055c7420fd
@ -83,7 +83,7 @@ build_ssc:
|
||||
- git clone $SSC_REPOSITORY
|
||||
- cd SSC
|
||||
- git checkout ${CI_COMMIT_REF_NAME} || echo "Using SSC default branch..."
|
||||
- ./gen_misc_ng.sh
|
||||
- MAKEFLAGS= ./gen_misc_ng.sh
|
||||
|
||||
build_at:
|
||||
<<: *build_template
|
||||
|
Loading…
Reference in New Issue
Block a user