AutoBuild-OpenWrt icon indicating copy to clipboard operation
AutoBuild-OpenWrt copied to clipboard

两个基本一样的脚本,一个却运行不通过,求帮助。

Open Azreulo opened this issue 1 year ago • 0 comments

https://github.com/Azreulo/AutoBuild-OpenWrt/tree/master/.github/workflows

两个脚本,内容基本一样。 Build_Lean编译Lean的源码,Build_OpenWrt增加了多源码选择。

在执行customize.sh时,因为为了适配不同源码,我把所有修改都放进去了,同样都会报Error 2错误,但Lean的脚本能跳过正常编译,OpenWrt脚本却会报Error2退出。

请问应如何修改优化脚本?

Azreulo avatar Jan 29 '24 13:01 Azreulo