[tools]fix scons --dist , menuconfig will error (#8069)

This commit is contained in:
zhkag
2023-09-26 11:35:27 +08:00
committed by GitHub
parent f941dfcf13
commit b2433129b2
3 changed files with 19 additions and 23 deletions

View File

@@ -80,6 +80,8 @@ jobs:
scons --dist-ide -C $TEST_BSP_ROOT
ls $TEST_BSP_ROOT
ls $TEST_BSP_ROOT/dist
scons --pyconfig-silent -C $TEST_BSP_ROOT/dist/project
scons --pyconfig-silent -C $TEST_BSP_ROOT/rt-studio-project
scons -C $TEST_BSP_ROOT/dist/project
scons -C $TEST_BSP_ROOT/rt-studio-project