From 256bfa8fdcff85a66c06d6d16c25debf09dfb825 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9C=E6=9D=8E=E4=BB=95=E8=93=AC=E2=80=9D?= Date: Mon, 15 May 2023 19:43:57 +0800 Subject: [PATCH] update --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: