From 2dbebba802daf9503ae8f09cbe973160440d4d20 Mon Sep 17 00:00:00 2001 From: Yawata Date: Sat, 5 Oct 2024 16:41:41 +0800 Subject: [PATCH] Update android.yml --- .github/workflows/android.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index b3fbb37..46d2f1e 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -4,6 +4,8 @@ on: push: branches: - main +workflow_dispatch: # 手动触发支持 + jobs: build: