Revert "[tools] use project's dir basename as default project name"

This reverts commit ea75800d5b.
This commit is contained in:
Supper Thomas
2024-11-17 12:02:28 +08:00
committed by Meco Man
parent 44515624e2
commit a7ee7b6617
2 changed files with 3 additions and 4 deletions

View File

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