浏览代码

[github][action] check the dist project for ci (#7320)

supperthomas 2 年之前
父节点
当前提交
a5ad874417
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      .github/workflows/action_tools.yml

+ 5 - 0
.github/workflows/action_tools.yml

@@ -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
+