Skip to content

Commit 40cac64

Browse files
committed
chore(config): fix workflow
1 parent fafb508 commit 40cac64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ apply_patches() {
3838

3939
build_firmware() {
4040
cd openwrt
41+
export TERM=xterm
4142

4243
cp ${GITHUB_WORKSPACE}/configs/${BUILD_PROFILE} .config
4344
make -j$(($(nproc) + 1)) V=e || make -j1 V=sc || exit 1

0 commit comments

Comments
 (0)