mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 09:02:20 +08:00
Revert "[tools] use project's dir basename as default project name"
This reverts commit ea75800d5b.
This commit is contained in:
2
.github/workflows/action_tools.yml
vendored
2
.github/workflows/action_tools.yml
vendored
@@ -77,7 +77,7 @@ jobs:
|
||||
if: ${{ success() }}
|
||||
run: |
|
||||
echo "Test to dist project"
|
||||
scons --dist --project-name=project -C $TEST_BSP_ROOT
|
||||
scons --dist -C $TEST_BSP_ROOT
|
||||
scons --dist-ide -C $TEST_BSP_ROOT
|
||||
ls $TEST_BSP_ROOT
|
||||
ls $TEST_BSP_ROOT/dist
|
||||
|
||||
Reference in New Issue
Block a user