Skip to content

Commit 4d5b1e5

Browse files
committed
github/workflows: Update Workflow.
Signed-off-by: lbuque <[email protected]>
1 parent b15b123 commit 4d5b1e5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
$GITHUB_WORKSPACE/m5stack/build-M5STACK_StickC/uiflow-*-*.bin
6565
$GITHUB_WORKSPACE/m5stack/build-M5STACK_StickC_PLUS/uiflow-*-*.bin
6666
$GITHUB_WORKSPACE/m5stack/build-M5STACK_StickC_PLUS2/uiflow-*-*.bin
67+
$GITHUB_WORKSPACE/m5stack/build-M5STACK_Tab5/uiflow-*-*.bin
6768
$GITHUB_WORKSPACE/m5stack/build-M5STACK_Tough/uiflow-*-*.bin
6869
$GITHUB_WORKSPACE/third-party/build-SEEED_STUDIO_XIAO_ESP32S3/uiflow-*-*.bin
6970
$GITHUB_WORKSPACE/third-party/build-ESPRESSIF_ESP32_S3_BOX_3/uiflow-*-*.bin

.github/workflows/ports_m5stack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
- M5STACK_StickC
9191
- M5STACK_StickC_PLUS
9292
- M5STACK_StickC_PLUS2
93+
- M5STACK_Tab5
9394
- M5STACK_Tough
9495
max-parallel: 3
9596
steps:

0 commit comments

Comments
 (0)