[github][action] check the dist project for ci (#7320)
This commit is contained in:
parent
7ec14378ef
commit
a5ad874417
5
.github/workflows/action_tools.yml
vendored
5
.github/workflows/action_tools.yml
vendored
@ -77,3 +77,8 @@ jobs:
|
|||||||
echo "Test to dist project"
|
echo "Test to dist project"
|
||||||
scons --dist -C $TEST_BSP_ROOT
|
scons --dist -C $TEST_BSP_ROOT
|
||||||
scons --dist-ide -C $TEST_BSP_ROOT
|
scons --dist-ide -C $TEST_BSP_ROOT
|
||||||
|
ls $TEST_BSP_ROOT
|
||||||
|
ls $TEST_BSP_ROOT/dist
|
||||||
|
scons -C $TEST_BSP_ROOT/dist/project
|
||||||
|
scons -C $TEST_BSP_ROOT/rt-studio-project
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user