mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-22 09:37:00 +08:00
chore(ci): CI install python dependence for the SDK
This commit is contained in:
@ -39,6 +39,7 @@ build_ssc:
|
||||
- ./SSC/ssc_bin
|
||||
expire_in: 6 mos
|
||||
script:
|
||||
- /usr/bin/python -m pip install --user -r ${IDF_PATH}/requirements.txt
|
||||
- git clone $GITLAB_SSH_SERVER/yinling/SSC.git
|
||||
- cd SSC
|
||||
# try checkout same branch
|
||||
|
Reference in New Issue
Block a user