mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-21 03:57:09 +08:00
parent
6cea142222
commit
01d1bbe40d
4
.github/workflows/action.yml
vendored
4
.github/workflows/action.yml
vendored
@ -182,7 +182,7 @@ jobs:
|
||||
#- "lpc43xx/M4"
|
||||
- "renesas/ra6m3-ek"
|
||||
- "renesas/ra6m4-cpk"
|
||||
#- "renesas/ra6m3-hmi-board"
|
||||
- "renesas/ra6m3-hmi-board"
|
||||
- RTT_BSP: "gd32_n32_apm32"
|
||||
RTT_TOOL_CHAIN: "sourcery-arm"
|
||||
SUB_RTT_BSP:
|
||||
@ -365,4 +365,4 @@ jobs:
|
||||
{ total_time=$(grep "Total command execution time" output.log | awk '{print $5}'); \
|
||||
echo "- ✅ build $bsp success in $total_time seconds " >> $GITHUB_STEP_SUMMARY ; echo "::endgroup::" ; }
|
||||
done
|
||||
exit $failed
|
||||
exit $failed
|
||||
|
Loading…
x
Reference in New Issue
Block a user