mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 20:54:32 +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
|
||||
- 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
|
||||
|
Reference in New Issue
Block a user