From f56d1ff27e0c72457d890c6355aa1c57b9982aa0 Mon Sep 17 00:00:00 2001 From: CaIon Date: Mon, 6 Oct 2025 14:33:48 +0800 Subject: [PATCH] CI --- .github/workflows/sync-to-gitee.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-to-gitee.yml b/.github/workflows/sync-to-gitee.yml index a5cd1a29..4f515a18 100644 --- a/.github/workflows/sync-to-gitee.yml +++ b/.github/workflows/sync-to-gitee.yml @@ -18,7 +18,7 @@ env: jobs: sync-to-gitee: - runs-on: ubuntu-latest + runs-on: sync steps: - name: Checkout uses: actions/checkout@v3