diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fae80e2..8ced0da 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,5 +1,5 @@ # 当前 workflow 的名称 -name: Gemini Viewer Examples +name: Gemini Viewer Build # 指定 workflow 触发的 event on: