mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-06 14:14:33 +02:00
CI build_ssc: Workaround for the SSC build error
This commit is contained in:
@@ -83,7 +83,7 @@ build_ssc:
|
|||||||
- git clone $SSC_REPOSITORY
|
- git clone $SSC_REPOSITORY
|
||||||
- cd SSC
|
- cd SSC
|
||||||
- git checkout ${CI_COMMIT_REF_NAME} || echo "Using SSC default branch..."
|
- git checkout ${CI_COMMIT_REF_NAME} || echo "Using SSC default branch..."
|
||||||
- ./gen_misc_ng.sh
|
- MAKEFLAGS= ./gen_misc_ng.sh
|
||||||
|
|
||||||
build_at:
|
build_at:
|
||||||
<<: *build_template
|
<<: *build_template
|
||||||
|
Reference in New Issue
Block a user