mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-05 15:23:03 +08:00
[github][action] check the dist project for ci (#7320)
This commit is contained in:
5
.github/workflows/action_tools.yml
vendored
5
.github/workflows/action_tools.yml
vendored
@@ -77,3 +77,8 @@ jobs:
|
||||
echo "Test to dist project"
|
||||
scons --dist -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user