fix:修复触发编译的条件

This commit is contained in:
spiritlhl
2025-11-03 10:50:37 +08:00
parent c3ef73eba3
commit 308cbf9f4a
2 changed files with 43 additions and 43 deletions

View File

@@ -3,7 +3,7 @@ name: Build All UI APP
on:
push:
branches:
- 'android-app'
- 'gui'
workflow_dispatch:
jobs: